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 fdd99b2ebe5f..a2b22575cf77 100644 --- a/drivers/pci/hotplug/rpaphp.h +++ b/drivers/pci/hotplug/rpaphp.h | |||
@@ -89,7 +89,6 @@ extern struct list_head rpaphp_slot_head; | |||
89 | /* rpaphp_pci.c */ | 89 | /* rpaphp_pci.c */ |
90 | extern int rpaphp_enable_pci_slot(struct slot *slot); | 90 | extern int rpaphp_enable_pci_slot(struct slot *slot); |
91 | extern int rpaphp_register_pci_slot(struct slot *slot); | 91 | extern int rpaphp_register_pci_slot(struct slot *slot); |
92 | extern int rpaphp_get_pci_adapter_status(struct slot *slot, int is_init, u8 * value); | ||
93 | extern int rpaphp_get_sensor_state(struct slot *slot, int *state); | 92 | extern int rpaphp_get_sensor_state(struct slot *slot, int *state); |
94 | 93 | ||
95 | /* rpaphp_core.c */ | 94 | /* rpaphp_core.c */ |