|
@@ -25,10 +25,6 @@
|
|
|
|
|
|
#include <asm/mach/pci.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)
|
|
void __init coyote_pci_preinit(void)
|
|
{
|
|
{
|
|
set_irq_type(IRQ_COYOTE_PCI_SLOT0, IRQT_LOW);
|
|
set_irq_type(IRQ_COYOTE_PCI_SLOT0, IRQT_LOW);
|