From: Magnus Damm Date: Tue, 31 Mar 2009 22:23:37 +0000 (-0700) Subject: pm: rework includes, remove arch ifdefs X-Git-Tag: v2.6.30-rc1~547 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8af78982ff4c0b3731527b0217d286a343a3089;p=pandora-kernel.git pm: rework includes, remove arch ifdefs Make the following header file changes: - remove arch ifdefs and asm/suspend.h from linux/suspend.h - add asm/suspend.h to disk.c (for arch_prepare_suspend()) - add linux/io.h to swsusp.c (for ioremap()) - x86 32/64 bit compile fixes Signed-off-by: Magnus Damm Cc: Paul Mundt Acked-by: "Rafael J. Wysocki" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed