[PATCH]fix a warning on drivers/pci/hotplug/ibmphp_core.c
From:
Zhenwen Xu
Date:
Sun Apr 12 2009 - 07:21:00 EST
Next message:
Jaswinder Singh Rajput: "[tip:x86/cleanups] x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static"
Previous message:
Jeff Garzik: "Re: [PATCH] sata_sx4: refresh and convert to new EH"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
fix this warning:
drivers/pci/hotplug/ibmphp_core.c:1414: warning: âibmphp_exitâ defined but not used
It missed the "module_exit".
Next message:
Jaswinder Singh Rajput: "[tip:x86/cleanups] x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static"
Previous message:
Jeff Garzik: "Re: [PATCH] sata_sx4: refresh and convert to new EH"
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]