• Randy Dunlap's avatar
    PCI hotplug: fix ibmphp build error · 939fdc67
    Randy Dunlap authored
    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: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    Signed-off-by: default avatarJesse Barnes <jbarnes@virtuousgeek.org>
    939fdc67
ibmphp_hpc.c 32.7 KB