X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fpci%2Fhotplug%2Fibmphp_core.c;h=89354eb0a7d5c7e392d00a48a535297d819363ba;hb=9213980e6a70d8473e0ffd4b39ab5b6caaba9ff5;hp=742cf544daa6982eb877e2702cf480b23054ef25;hpb=5273a3df6485dc2ad6aa7ddd441b9a21970f003b;p=linux-2.6.git diff --git a/drivers/pci/hotplug/ibmphp_core.c b/drivers/pci/hotplug/ibmphp_core.c index 742cf544d..89354eb0a 100644 --- a/drivers/pci/hotplug/ibmphp_core.c +++ b/drivers/pci/hotplug/ibmphp_core.c @@ -1146,7 +1146,7 @@ error_power: * OUTPUT: SUCCESS 0 ; FAILURE: UNCONFIGURE , VALIDATE * DISABLE POWER , * **************************************************************/ -int ibmphp_disable_slot (struct hotplug_slot *hotplug_slot) +static int ibmphp_disable_slot (struct hotplug_slot *hotplug_slot) { struct slot *slot = hotplug_slot->private; int rc;