Skip to content
Snippets Groups Projects
Commit a3c2933e authored by Kumar Gala's avatar Kumar Gala
Browse files

Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt


Removed:
	fdt_node_is_compatible
	fdt_find_node_by_type
	fdt_find_compatible_node

To ease merge of newer libfdt as we aren't using them anywhere at this time.

Also moved fdt_find_and_setprop out of libfdt into fdt_support.c for the same
reason.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent ed1353d7
No related branches found
No related tags found
No related merge requests found
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