]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8555cds/mpc8555cds.c
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
[u-boot] / board / freescale / mpc8555cds / mpc8555cds.c
index e2093d1bbc526af5a776af25966bb9eb5b87f314..9c74bfdd1d7e4d35524bff5a155f46965ac6b288 100644 (file)
@@ -9,10 +9,10 @@
 #include <asm/processor.h>
 #include <asm/mmu.h>
 #include <asm/immap_85xx.h>
-#include <asm/fsl_ddr_sdram.h>
+#include <fsl_ddr_sdram.h>
 #include <ioports.h>
 #include <spd_sdram.h>
-#include <libfdt.h>
+#include <linux/libfdt.h>
 #include <fdt_support.h>
 
 #include "../common/cadmus.h"