From: Dave Jones Date: Sun, 8 Jan 2006 09:05:09 +0000 (-0800) Subject: [PATCH] Make apm buildable without legacy pm X-Git-Tag: v2.6.16-rc1~698 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=987d4613e52e4f655278265aabbcc69237018b1d;p=pandora-kernel.git [PATCH] Make apm buildable without legacy pm APM doesn't _need_ the PM_LEGACY junk, so remove it's dependancy from Kconfig, and ifdef the junk in the code. Whilst the ifdefs are ugly, when the legacy stuff gets ripped out so will the ifdefs. Signed-off-by: Dave Jones Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed