From: Rafael J. Wysocki Date: Fri, 1 Feb 2008 14:28:16 +0000 (+0100) Subject: suspend: cleanup reference to swsusp_pg_dir[] X-Git-Tag: v2.6.25-rc1~1073^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6eb84bc1e069e1d285167e09035ed6c27978feb;p=pandora-kernel.git suspend: cleanup reference to swsusp_pg_dir[] swsusp_pg_dir[] is used for suspend, but not for hibernation. clean-up the ifdefs which worked by accident, while implying the opposite. Delete the __nosavedata, which also implied the opposite. Some day we may optimize CONFIG_ACPI_SLEEP to build minimal kernels for just hibernate or just suspend but not both, but today isn't that day. Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed