|
@@ -73,7 +73,6 @@ static int get_max_bus_speed (struct hotplug_slot *slot, enum pci_bus_speed *val
|
|
|
static int get_cur_bus_speed (struct hotplug_slot *slot, enum pci_bus_speed *value);
|
|
|
|
|
|
static struct hotplug_slot_ops pciehp_hotplug_slot_ops = {
|
|
|
- .owner = THIS_MODULE,
|
|
|
.set_attention_status = set_attention_status,
|
|
|
.enable_slot = enable_slot,
|
|
|
.disable_slot = disable_slot,
|