
24 Oct
2014
24 Oct
'14
6:48 p.m.
On Thu, 23 Oct 2014 18:58:49 -0600 Simon Glass sjg@chromium.org wrote:
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
Changes in v2:
- Leave function documentation hidden in the C file
common/fdt_support.c | 6 +++--- include/fdt_support.h | 2 ++ 2 files changed, 5 insertions(+), 3 deletions(-)
Acked-by: Anatolij Gustschin agust@denx.de
Thanks,
Anatolij