[PATCH]fix a warning on drivers/pci/hotplug/ibmphp_core.c

From: Zhenwen Xu
Date: Sun Apr 12 2009 - 07:21:00 EST



fix this warning:
drivers/pci/hotplug/ibmphp_core.c:1414: warning: âibmphp_exitâ defined but not used

It missed the "module_exit".