diff options
Diffstat (limited to 'drivers/pci/hotplug/rpaphp.h')
-rw-r--r-- | drivers/pci/hotplug/rpaphp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/pci/hotplug/rpaphp.h b/drivers/pci/hotplug/rpaphp.h index 89d705c7c502..6e4f93ba6555 100644 --- a/drivers/pci/hotplug/rpaphp.h +++ b/drivers/pci/hotplug/rpaphp.h | |||
@@ -92,8 +92,6 @@ extern int rpaphp_enable_pci_slot(struct slot *slot); | |||
92 | extern int register_pci_slot(struct slot *slot); | 92 | extern int register_pci_slot(struct slot *slot); |
93 | extern int rpaphp_get_pci_adapter_status(struct slot *slot, int is_init, u8 * value); | 93 | extern int rpaphp_get_pci_adapter_status(struct slot *slot, int is_init, u8 * value); |
94 | 94 | ||
95 | extern int rpaphp_unconfig_pci_adapter(struct pci_bus *bus); | ||
96 | |||
97 | /* rpaphp_core.c */ | 95 | /* rpaphp_core.c */ |
98 | extern int rpaphp_add_slot(struct device_node *dn); | 96 | extern int rpaphp_add_slot(struct device_node *dn); |
99 | extern int rpaphp_remove_slot(struct slot *slot); | 97 | extern int rpaphp_remove_slot(struct slot *slot); |