PCI: make {pciehp,shpchp}_slot_with_bus static
authorAdrian Bunk <bunk@kernel.org>
Mon, 5 May 2008 18:21:51 +0000 (21:21 +0300)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 10 Jun 2008 17:59:25 +0000 (10:59 -0700)
commit552fe04aa242f164f126abfdb3f6f90fd6679d9f
tree3b35d99c5997da8b211f9eb8c6246b9ce840de40
parent5e70b7f3c24468bb1635b295945edb48ecd9656a
PCI: make {pciehp,shpchp}_slot_with_bus static

This patch makes the needlessly global {pciehp,shpchp}_slot_with_bus
static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/pciehp_core.c
drivers/pci/hotplug/shpchp_core.c