diff options
Diffstat (limited to 'drivers/pci/hotplug/ibmphp.h')
-rw-r--r-- | drivers/pci/hotplug/ibmphp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/ibmphp.h b/drivers/pci/hotplug/ibmphp.h index b89f850c3a4e..e90a4ebf6550 100644 --- a/drivers/pci/hotplug/ibmphp.h +++ b/drivers/pci/hotplug/ibmphp.h | |||
@@ -378,7 +378,6 @@ int ibmphp_add_pfmem_from_mem(struct resource_node *); | |||
378 | struct bus_node *ibmphp_find_res_bus(u8); | 378 | struct bus_node *ibmphp_find_res_bus(u8); |
379 | void ibmphp_print_test(void); /* for debugging purposes */ | 379 | void ibmphp_print_test(void); /* for debugging purposes */ |
380 | 380 | ||
381 | void ibmphp_hpc_initvars(void); | ||
382 | int ibmphp_hpc_readslot(struct slot *, u8, u8 *); | 381 | int ibmphp_hpc_readslot(struct slot *, u8, u8 *); |
383 | int ibmphp_hpc_writeslot(struct slot *, u8); | 382 | int ibmphp_hpc_writeslot(struct slot *, u8); |
384 | void ibmphp_lock_operations(void); | 383 | void ibmphp_lock_operations(void); |