]> git.sur5r.net Git - u-boot/blobdiff - board/xes/xpedite537x/ddr.c
Merge git://git.denx.de/u-boot-spi
[u-boot] / board / xes / xpedite537x / ddr.c
index c128fcb53dbb6734af04c713f1ea6f1632f69544..56b5a187d827f85b4251f13d4e776ee21d2207e7 100644 (file)
@@ -2,14 +2,14 @@
  * Copyright 2008 Extreme Engineering Solutions, Inc.
  * Copyright 2008 Freescale Semiconductor, Inc.
  *
- * SPDX-License-Identifier:    GPL-2.0+ 
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
 #include <i2c.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 get_spd(ddr2_spd_eeprom_t *spd, u8 i2c_address)
 {