From: Rafael J. Wysocki Date: Fri, 16 Jan 2009 22:09:14 +0000 (+0100) Subject: ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c X-Git-Tag: v2.6.29-rc4~7^2^6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d8b532af9e52ea89208f5ef31889f646e67ba28;p=pandora-kernel.git ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c Fix two compilation warnings in drivers/acpi/sleep.c, one triggered by unsetting CONFIG_SUSPEND and the other triggered by unsetting CONFIG_HIBERNATION, by moving some code under the appropriate #ifdefs . Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed