Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / boot / simpleboot.c
index c58a0dada992eef1c9edd4d901a6c9901fba413a..21cd48074ec8c61ae9bfb20424ea250ef1ffe6bb 100644 (file)
@@ -19,7 +19,7 @@
 #include "types.h"
 #include "io.h"
 #include "stdio.h"
-#include "libfdt/libfdt.h"
+#include <libfdt.h>
 
 BSS_STACK(4*1024);