Skip to content
Commit 11abe45c authored by David Gibson's avatar David Gibson Committed by Gerald Van Baren
Browse files

libfdt: Remove no longer used code from fdt_node_offset_by_compatible()



Since fdt_node_offset_by_compatible() was converted to the new
fdt_next_node() iterator, a chunk of initialization code became
redundant, but was not removed by oversight.  This patch cleans it up.

Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent d0ccb9b1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment