]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-ixp4xx/coyote-pci.c
Merge git://git.infradead.org/~dedekind/ubi-2.6
[linux-2.6] / arch / arm / mach-ixp4xx / coyote-pci.c
index e6b7fcd923faaf46fdb9a02887acf0566e21eb79..ad2e5b97966ecfbb221d6260489f320c5e64e087 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * arch/arch/mach-ixp4xx/coyote-pci.c
+ * arch/arm/mach-ixp4xx/coyote-pci.c
  *
  * PCI setup routines for ADI Engineering Coyote platform
  *
@@ -17,6 +17,7 @@
 #include <linux/kernel.h>
 #include <linux/pci.h>
 #include <linux/init.h>
+#include <linux/irq.h>
 
 #include <asm/mach-types.h>
 #include <asm/hardware.h>
 
 #include <asm/mach/pci.h>
 
-extern void ixp4xx_pci_preinit(void);
-extern int ixp4xx_setup(int nr, struct pci_sys_data *sys);
-extern struct pci_bus *ixp4xx_scan_bus(int nr, struct pci_sys_data *sys);
-
 void __init coyote_pci_preinit(void)
 {
        set_irq_type(IRQ_COYOTE_PCI_SLOT0, IRQT_LOW);