]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/sbc8641d/ddr.c
Driver/DDR: Moving Freescale DDR driver to a common driver
[people/ms/u-boot.git] / board / sbc8641d / ddr.c
index 996ffe206da7bb31a7f3228c84b359709dfaa120..b31ea3432e51f5dfe2779e65341d02e73a1dfac4 100644 (file)
@@ -8,8 +8,8 @@
 
 #include <common.h>
 
-#include <asm/fsl_ddr_sdram.h>
-#include <asm/fsl_ddr_dimm_params.h>
+#include <fsl_ddr_sdram.h>
+#include <fsl_ddr_dimm_params.h>
 
 void fsl_ddr_board_options(memctl_options_t *popts,
                                dimm_params_t *pdimm,