From 2c343ece97dc462ca6b42969fbf62f9c13d7663a Mon Sep 17 00:00:00 2001 From: "Rafael J. Wysocki" Date: Tue, 15 Jan 2013 13:23:33 +0100 Subject: [PATCH] --- yaml --- r: 350843 b: refs/heads/master c: 6af9a803f4d2e4137d9f74a8fc9af4857fbda001 h: refs/heads/master i: 350841: f82e756a2893907ead819e3e5e05e2538ac3a7d6 350839: e212871fbc24f9f54b6abfe08a58e036c19f883d v: v3 --- [refs] | 2 +- trunk/include/acpi/acpi_bus.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 908e0ed09b77..b7dbc543ccb6 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 115c9ad854bd4c0f58ebcb967ec1b0a1c4e4b2d3 +refs/heads/master: 6af9a803f4d2e4137d9f74a8fc9af4857fbda001 diff --git a/trunk/include/acpi/acpi_bus.h b/trunk/include/acpi/acpi_bus.h index c54ae562c4d4..efe5f746c561 100644 --- a/trunk/include/acpi/acpi_bus.h +++ b/trunk/include/acpi/acpi_bus.h @@ -271,7 +271,6 @@ struct acpi_device { struct acpi_device_wakeup wakeup; struct acpi_device_perf performance; struct acpi_device_dir dir; - struct acpi_device_ops ops; struct acpi_driver *driver; void *driver_data; struct device dev;