aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/rpaphp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pci/hotplug/rpaphp.h')
-rw-r--r--drivers/pci/hotplug/rpaphp.h1
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 */
90extern int rpaphp_enable_pci_slot(struct slot *slot); 90extern int rpaphp_enable_pci_slot(struct slot *slot);
91extern int rpaphp_register_pci_slot(struct slot *slot); 91extern int rpaphp_register_pci_slot(struct slot *slot);
92extern int rpaphp_get_pci_adapter_status(struct slot *slot, int is_init, u8 * value);
93extern int rpaphp_get_sensor_state(struct slot *slot, int *state); 92extern int rpaphp_get_sensor_state(struct slot *slot, int *state);
94 93
95/* rpaphp_core.c */ 94/* rpaphp_core.c */