]> git.sur5r.net Git - u-boot/blobdiff - board/xpedite1k/xpedite1k.c
board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.
[u-boot] / board / xpedite1k / xpedite1k.c
index a569b534727a87a7e2eb055962061cc1530f5540..8411cf06f761816a15d3fd04157e190341cc2ddb 100644 (file)
@@ -209,7 +209,7 @@ long int fixed_sdram (void)
  *     certain pre-initialization actions.
  *
  ************************************************************************/
-#if defined(CONFIG_PCI) && defined(CFG_PCI_PRE_INIT)
+#if defined(CONFIG_PCI)
 int pci_pre_init(struct pci_controller * hose )
 {
        unsigned long strap;
@@ -227,7 +227,7 @@ int pci_pre_init(struct pci_controller * hose )
 #endif
        return 1;
 }
-#endif /* defined(CONFIG_PCI) && defined(CFG_PCI_PRE_INIT) */
+#endif /* defined(CONFIG_PCI) */
 
 /*************************************************************************
  *  pci_target_init