]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: ibmphp_core.c: fix warning due to missing module_exit()
authorakpm@linux-foundation.org <akpm@linux-foundation.org>
Wed, 15 Apr 2009 21:24:08 +0000 (14:24 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 11 Jun 2009 19:04:05 +0000 (12:04 -0700)
commit4e8f636ebee37e75e8aa90f8b5e2648f788ef400
tree54e3173953eb0aebc3f79e12470df2d57dcdbfa3
parent6ddd9f516554ac7c3c5242af15e9c3fbea85b0f7
PCI: ibmphp_core.c: fix warning due to missing module_exit()

drivers/pci/hotplug/ibmphp_core.c:1414: warning: `ibmphp_exit' defined but not used

Signed-off-by: Zhenwen Xu <helight.xu@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/hotplug/ibmphp_core.c