X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fpci%2Fhotplug%2Fshpchp.h;fp=drivers%2Fpci%2Fhotplug%2Fshpchp.h;h=bc890dec0e96f66635429fe2bd4c6d2f4c90ae79;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=ddda51ce279e6f765e282870ef67441375c2f487;hpb=c449269f45c2cdf53af08c8d0af37472f66539d9;p=linux-2.6.git diff --git a/drivers/pci/hotplug/shpchp.h b/drivers/pci/hotplug/shpchp.h index ddda51ce2..bc890dec0 100644 --- a/drivers/pci/hotplug/shpchp.h +++ b/drivers/pci/hotplug/shpchp.h @@ -205,7 +205,6 @@ struct resource_lists { extern void shpchp_create_ctrl_files (struct controller *ctrl); /* controller functions */ -extern void shpchp_pushbutton_thread(unsigned long event_pointer); extern int shpchprm_find_available_resources(struct controller *ctrl); extern int shpchp_event_start_thread(void); extern void shpchp_event_stop_thread(void);