]> Git Repo - J-u-boot.git/blobdiff - arch/powerpc/cpu/mpc83xx/pci.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[J-u-boot.git] / arch / powerpc / cpu / mpc83xx / pci.c
index c7ea94cab56104ff30c86c8c9818f97f12941ec0..bf41c69d88037668042e3c9f7ae275c3b74b6fb3 100644 (file)
@@ -11,7 +11,7 @@
 #include <pci.h>
 
 #if defined(CONFIG_OF_LIBFDT)
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 #endif
 
This page took 0.022798 seconds and 4 git commands to generate.