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)
commit6355f3d1c6994812e4384027b785989323dd7c75
treecf66912047bda3a8fbe2740d930c474cdd47a3a2
parent8a1bc9013a03d41a0e36ee413bb6f97281b30bd1
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