patch-2.3.49 linux/arch/sparc64/kernel/pci.c
Next file: linux/arch/sparc64/kernel/process.c
Previous file: linux/arch/sparc64/kernel/irq.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Thu Mar 2 11:36:42 2000
- Orig file:
v2.3.48/linux/arch/sparc64/kernel/pci.c
- Orig date:
Thu Feb 10 17:11:06 2000
diff -u --recursive --new-file v2.3.48/linux/arch/sparc64/kernel/pci.c linux/arch/sparc64/kernel/pci.c
@@ -1,4 +1,4 @@
-/* $Id: pci.c,v 1.15 2000/02/08 05:11:29 jj Exp $
+/* $Id: pci.c,v 1.16 2000/03/01 02:53:33 davem Exp $
* pci.c: UltraSparc PCI controller support.
*
* Copyright (C) 1997, 1998, 1999 David S. Miller (davem@redhat.com)
@@ -216,11 +216,6 @@
void pcibios_align_resource(void *data, struct resource *res, unsigned long size)
{
-}
-
-int pci_assign_resource(struct pci_dev *dev, int i)
-{
- return -ENOSYS; /* :-)... actually implement this soon */
}
int pcibios_enable_device(struct pci_dev *pdev)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)