From: Randy Dunlap Date: Thu, 4 Feb 2010 20:12:23 +0000 (-0800) Subject: PCI hotplug: fix ibmphp build error X-Git-Tag: v2.6.34-rc1~287^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=939fdc67350e15aeeea70457d5b4bc1116bb4fd5;p=pandora-kernel.git PCI hotplug: fix ibmphp build error Add header file to fix build error: drivers/pci/hotplug/ibmphp_hpc.c:135: error: implicit declaration of function 'init_MUTEX' drivers/pci/hotplug/ibmphp_hpc.c:136: error: implicit declaration of function 'init_MUTEX_LOCKED' drivers/pci/hotplug/ibmphp_hpc.c:797: error: implicit declaration of function 'down' drivers/pci/hotplug/ibmphp_hpc.c:807: error: implicit declaration of function 'up' Signed-off-by: Randy Dunlap Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed