]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/fdt_support.c
fdt: Export the fdt_find_or_add_subnode() function
authorSimon Glass <sjg@chromium.org>
Fri, 24 Oct 2014 00:58:49 +0000 (18:58 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 03:43:17 +0000 (04:43 +0100)
commita9e8e29101adcb0bfa1c39baba5fce6b9848678d
treeecd51764dc3cf52f448b55212f2171775b9a91c7
parent4ba98dc269d6a7731549669587784b3a5ae637f3
fdt: Export the fdt_find_or_add_subnode() function

This function is useful for ensuring that a node exists. Export it so it
can be used more widely.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Anatolij Gustschin <agust@denx.de>
Reviewed-by: Tom Rini <trini@ti.com>
common/fdt_support.c
include/fdt_support.h