sparc32: added CONFIG_PCIC_PCI Kconfig setting
[deliverable/linux.git] / arch / sparc / include / asm / pcic.h
index 7eb5d78f5211d04782430eeb8c71b8083522f22f..6676cbcc8b6a37799633e2850fbc72540e825c24 100644 (file)
@@ -29,7 +29,7 @@ struct linux_pcic {
        int                     pcic_imdim;
 };
 
-#ifdef CONFIG_PCI
+#ifdef CONFIG_PCIC_PCI
 extern int pcic_present(void);
 extern int pcic_probe(void);
 extern void pci_time_init(void);
This page took 0.024914 seconds and 5 git commands to generate.