]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc832xemds/mpc832xemds.c
Remove erroneous or extra spd.h #includers.
[u-boot] / board / freescale / mpc832xemds / mpc832xemds.c
index 6adf7e7b74b6246d0db368c93546da0407a4cd71..c10b30f24e2b3ca53e3ace4cf895ddbdc67482d9 100644 (file)
 #include <ioports.h>
 #include <mpc83xx.h>
 #include <i2c.h>
-#include <spd.h>
 #include <miiphy.h>
 #include <command.h>
 #if defined(CONFIG_PCI)
 #include <pci.h>
 #endif
-#if defined(CONFIG_SPD_EEPROM)
-#include <spd_sdram.h>
-#else
 #include <asm/mmu.h>
-#endif
 #if defined(CONFIG_OF_LIBFDT)
 #include <libfdt.h>
 #endif