patch-2.3.32 linux/arch/arm/kernel/ioport.c

Next file: linux/arch/arm/kernel/setup.c
Previous file: linux/arch/arm/kernel/hw-footbridge.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.31/linux/arch/arm/kernel/ioport.c linux/arch/arm/kernel/ioport.c
@@ -15,13 +15,6 @@
 #include <asm/pgtable.h>
 #include <asm/uaccess.h>
 
-unsigned long
-resource_fixup(struct pci_dev * dev, struct resource * res,
-	       unsigned long start, unsigned long size)
-{
-	return start;
-}
-
 #ifdef CONFIG_CPU_32
 asmlinkage int sys_iopl(unsigned long turn_on)
 {

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)