diff options
Diffstat (limited to 'drivers/pci/hotplug/rpaphp.h')
-rw-r--r-- | drivers/pci/hotplug/rpaphp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/rpaphp.h b/drivers/pci/hotplug/rpaphp.h index b333a35dd221..6aa91ef5cd70 100644 --- a/drivers/pci/hotplug/rpaphp.h +++ b/drivers/pci/hotplug/rpaphp.h | |||
@@ -91,7 +91,6 @@ extern int num_slots; | |||
91 | extern int rpaphp_enable_pci_slot(struct slot *slot); | 91 | 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 | extern void rpaphp_init_new_devs(struct pci_bus *bus); | ||
95 | 94 | ||
96 | extern int rpaphp_config_pci_adapter(struct pci_bus *bus); | 95 | extern int rpaphp_config_pci_adapter(struct pci_bus *bus); |
97 | extern int rpaphp_unconfig_pci_adapter(struct pci_bus *bus); | 96 | extern int rpaphp_unconfig_pci_adapter(struct pci_bus *bus); |