X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fpci%2Fhotplug%2Fibmphp_core.c;fp=drivers%2Fpci%2Fhotplug%2Fibmphp_core.c;h=b3d5d47e69809db9d97f94705d87fd6307c96829;hb=a6c0d5c6ebb3d988b1f18a1612b5188f3f555637;hp=29ccb8a6da8a9fe821eb50e790410858c0478588;hpb=c825bc94c8c1908750ab20413eb639c6be029e2d;p=pandora-kernel.git diff --git a/drivers/pci/hotplug/ibmphp_core.c b/drivers/pci/hotplug/ibmphp_core.c index 29ccb8a6da8a..b3d5d47e6980 100644 --- a/drivers/pci/hotplug/ibmphp_core.c +++ b/drivers/pci/hotplug/ibmphp_core.c @@ -1316,7 +1316,6 @@ error: } struct hotplug_slot_ops ibmphp_hotplug_slot_ops = { - .owner = THIS_MODULE, .set_attention_status = set_attention_status, .enable_slot = enable_slot, .disable_slot = ibmphp_disable_slot,