mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
26e961c8cf
Now, lib/libfdt/fdt_wip.c is the same as scripts/dtc/libfdt/fdt_wip.c Change the former to a wrapper of the latter. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>
2 lines
65 B
C
2 lines
65 B
C
#include "fdt_host.h"
|
|
#include "../scripts/dtc/libfdt/fdt_wip.c"
|