
15 Nov
2012
15 Nov
'12
1:59 a.m.
in order to get the upcoming fdt type definitions.
Signed-off-by: Kim Phillips kim.phillips@freescale.com Acked-by: David Gibson david@gibson.dropbear.id.au --- v2: added David's Acked-by.
fdtdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fdtdump.c b/fdtdump.c index 207a46d..8a7ae72 100644 --- a/fdtdump.c +++ b/fdtdump.c @@ -8,8 +8,8 @@ #include <string.h> #include <ctype.h>
-#include <fdt.h> #include <libfdt_env.h> +#include <fdt.h>
#include "util.h"
--
1.8.0