From 36bac1862a9991f07983aad456ef878ad705e1d0 Mon Sep 17 00:00:00 2001 From: Michael-Luke Jones Date: Sun, 27 May 2007 21:33:28 +0100 Subject: [PATCH] --- yaml --- r: 57123 b: refs/heads/master c: 919a84292070949691346adaf3dfba642f12329e h: refs/heads/master i: 57121: 52ef11c7a42ab7d60a6d936170514e0e2b703149 57119: cb8d440d6afb7e29412098f40049cdf6c95e0487 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-ixp4xx/coyote-pci.c | 4 ---- trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c | 4 ---- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/[refs] b/[refs] index cd804c278d13..17ab01826bc8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1ff082882f0f36536ab91b020573607668f9bb61 +refs/heads/master: 919a84292070949691346adaf3dfba642f12329e diff --git a/trunk/arch/arm/mach-ixp4xx/coyote-pci.c b/trunk/arch/arm/mach-ixp4xx/coyote-pci.c index 7bc94f3def1c..ad2e5b97966e 100644 --- a/trunk/arch/arm/mach-ixp4xx/coyote-pci.c +++ b/trunk/arch/arm/mach-ixp4xx/coyote-pci.c @@ -25,10 +25,6 @@ #include -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); diff --git a/trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c b/trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c index 509a95a692a4..d1e75b7dc3b1 100644 --- a/trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c +++ b/trunk/arch/arm/mach-ixp4xx/ixdpg425-pci.c @@ -23,10 +23,6 @@ #include -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 ixdpg425_pci_preinit(void) { set_irq_type(IRQ_IXP4XX_GPIO6, IRQT_LOW);