patch-2.3.20 linux/arch/sparc64/kernel/pci.c

Next file: linux/drivers/Makefile
Previous file: linux/arch/sparc64/defconfig
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.19/linux/arch/sparc64/kernel/pci.c linux/arch/sparc64/kernel/pci.c
@@ -202,11 +202,6 @@
 {
 }
 
-int pcibios_assign_resource(struct pci_dev *pdev, int resource)
-{
-	return 0;
-}
-
 char * __init pcibios_setup(char *str)
 {
 	if (!strcmp(str, "onboardfirst")) {

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