From: Adrian Bunk Date: Thu, 22 Dec 2005 00:08:52 +0000 (+0100) Subject: [PATCH] PCI: drivers/pci: some cleanups X-Git-Tag: v2.6.16-rc1~654^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54c762fe62d9ff0982f38e80cbec9c59104311e9;p=pandora-kernel.git [PATCH] PCI: drivers/pci: some cleanups This patch contains the following cleanups: - hotplug/pciehp_core.c: make the needlessly global hpdriver_context static - #if 0 the following unused functions: - pci.c: pci_bus_max_busnr() - pci.c: pci_max_busnr() - proc.c: pci_proc_attach_bus() - remove.c: pci_remove_device_safe Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed