From e87ef51f87e9affbdb474c687f2f13a4bca90d23 Mon Sep 17 00:00:00 2001 From: Mika Westerberg Date: Mon, 14 Jan 2013 20:13:37 +0000 Subject: [PATCH] --- yaml --- r: 350929 b: refs/heads/master c: 4d56410b955c3f4f7651a088e1c7a19a0d5d4e4c h: refs/heads/master i: 350927: 06f81bc0ea36c14a54470716ed9f3b36bf9c79f8 v: v3 --- [refs] | 2 +- trunk/drivers/acpi/device_pm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 2bf840b6f5cb..d1a5cda29bb5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 02040f0bba996f93e2a237089aff343515b49fcf +refs/heads/master: 4d56410b955c3f4f7651a088e1c7a19a0d5d4e4c diff --git a/trunk/drivers/acpi/device_pm.c b/trunk/drivers/acpi/device_pm.c index 8bca7465c78d..43116cdbabf9 100644 --- a/trunk/drivers/acpi/device_pm.c +++ b/trunk/drivers/acpi/device_pm.c @@ -592,7 +592,7 @@ static inline void acpi_wakeup_device(acpi_handle handle, u32 event, void *context) {} #endif /* CONFIG_PM_RUNTIME */ - #ifdef CONFIG_PM_SLEEP +#ifdef CONFIG_PM_SLEEP /** * __acpi_device_sleep_wake - Enable or disable device to wake up the system. * @dev: Device to enable/desible to wake up the system.