aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/pci/proc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/proc.c b/drivers/pci/proc.c
index 0425a7b7350d..cfa0dfe61b1a 100644
--- a/drivers/pci/proc.c
+++ b/drivers/pci/proc.c
@@ -480,7 +480,6 @@ static int __init pci_proc_init(void)
480__initcall(pci_proc_init); 480__initcall(pci_proc_init);
481 481
482#ifdef CONFIG_HOTPLUG 482#ifdef CONFIG_HOTPLUG
483EXPORT_SYMBOL(pci_proc_attach_device);
484EXPORT_SYMBOL(pci_proc_detach_bus); 483EXPORT_SYMBOL(pci_proc_detach_bus);
485#endif 484#endif
486 485