commit | eb003ec26556057e5f27d4b989bbb432d0bdc0f4 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Sat Oct 27 03:06:33 2007 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 15:04:18 2008 -0800 |
tree | 25f8d27c46f3d289590eef153e8412caba2ddd8b | |
parent | b09549ef9b66b9547520572bedd7af3c1f0747d7 [diff] |
PCI: drivers/pci/: remove unused exports This patch removes the following unused exports: - remove the following unused EXPORT_SYMBOL's: - pci-acpi.c: pci_osc_support_set - proc.c: pci_proc_detach_bus - remove the following unused EXPORT_SYMBOL_GPL's: - bus.c: pci_walk_bus - probe.c: pci_create_bus - setup-res.c: pci_claim_resource Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>