diff options
Diffstat (limited to 'drivers/pci/hotplug/acpiphp_ibm.c')
-rw-r--r-- | drivers/pci/hotplug/acpiphp_ibm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/hotplug/acpiphp_ibm.c b/drivers/pci/hotplug/acpiphp_ibm.c index c35e8ad6db01..5394fffdf167 100644 --- a/drivers/pci/hotplug/acpiphp_ibm.c +++ b/drivers/pci/hotplug/acpiphp_ibm.c | |||
@@ -270,7 +270,6 @@ static void ibm_handle_events(acpi_handle handle, u32 event, void *context) | |||
270 | 270 | ||
271 | if (subevent == 0x80) { | 271 | if (subevent == 0x80) { |
272 | dbg("%s: generationg bus event\n", __func__); | 272 | dbg("%s: generationg bus event\n", __func__); |
273 | acpi_bus_generate_proc_event(note->device, note->event, detail); | ||
274 | acpi_bus_generate_netlink_event(note->device->pnp.device_class, | 273 | acpi_bus_generate_netlink_event(note->device->pnp.device_class, |
275 | dev_name(¬e->device->dev), | 274 | dev_name(¬e->device->dev), |
276 | note->event, detail); | 275 | note->event, detail); |