PCI: unexport pci_proc_attach_device
On Mon, Apr 02, 2007 at 10:47:45PM -0700, Andrew Morton wrote: >... > Changes since 2.6.21-rc5-mm3: >... > +fix-82875-pci-setup.patch >... > Misc >... pci_proc_attach_device() no longer has any modular user. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
f0dce41193
commit
e57571a07d
@ -480,7 +480,6 @@ static int __init pci_proc_init(void)
|
|||||||
__initcall(pci_proc_init);
|
__initcall(pci_proc_init);
|
||||||
|
|
||||||
#ifdef CONFIG_HOTPLUG
|
#ifdef CONFIG_HOTPLUG
|
||||||
EXPORT_SYMBOL(pci_proc_attach_device);
|
|
||||||
EXPORT_SYMBOL(pci_proc_detach_bus);
|
EXPORT_SYMBOL(pci_proc_detach_bus);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user