Driver/DDR: Moving Freescale DDR driver to a common driver
[platform/kernel/u-boot.git] / board / freescale / p1_p2_rdb_pc / spl_minimal.c
index adfa7b1..92437bc 100644 (file)
@@ -10,7 +10,7 @@
 #include <nand.h>
 #include <linux/compiler.h>
 #include <asm/fsl_law.h>
-#include <asm/fsl_ddr_sdram.h>
+#include <fsl_ddr_sdram.h>
 #include <asm/global_data.h>
 
 DECLARE_GLOBAL_DATA_PTR;