summaryrefslogtreecommitdiffstats
path: root/runtime_pm_fixups.patch
diff options
context:
space:
mode:
Diffstat (limited to 'runtime_pm_fixups.patch')
-rw-r--r--runtime_pm_fixups.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime_pm_fixups.patch b/runtime_pm_fixups.patch
index 6315dc176..789115810 100644
--- a/runtime_pm_fixups.patch
+++ b/runtime_pm_fixups.patch
@@ -110,5 +110,5 @@ index 4de84ce..284f43c 100644
-int acpi_disable_wakeup_device_power(struct acpi_device *dev);
+int acpi_disable_wakeup_device_power(struct acpi_device *dev, int state);
- #ifdef CONFIG_PM_SLEEP
+ #ifdef CONFIG_PM_OPS
int acpi_pm_device_sleep_state(struct device *, int *);