]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: remove pcibios_fixup_ghosts()
authorGreg Kroah-Hartman <gregkh@suse.de>
Thu, 14 Feb 2008 22:56:56 +0000 (14:56 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 21 Apr 2008 04:47:00 +0000 (21:47 -0700)
commit47e29c914c3ed92820d31795022642fc35ee0391
treecf66912047bda3a8fbe2740d930c474cdd47a3a2
parent42d64497c20eb0681180bff0e420a76e7dd3da70
PCI: remove pcibios_fixup_ghosts()

This function was obviously never being used since early 2.5 days as any
device that it would try to remove would never really be removed from
the system due to the PCI device list being held in the driver core, not
the general list of PCI devices.

As we have not had a single report of a problem here in 4 years, I think
it's safe to remove now.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/frv/mb93090-mb00/pci-vdk.c
arch/x86/pci/common.c