From: Kevin Hilman Date: Wed, 22 Dec 2010 23:04:17 +0000 (+0000) Subject: OMAP2: PM: fix compile error when !CONFIG_SUSPEND X-Git-Tag: v2.6.38-rc1~469^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05fad3e72e98e57274b8930a08f8b476048f5022;p=pandora-kernel.git OMAP2: PM: fix compile error when !CONFIG_SUSPEND When CONFIG_SUSPEND is not enabled, none of the system PM methods are used, so do not compile them in. Thanks to Charles Manning for reporting the problem and proposing an initial patch. Reported-by: Charles Manning Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed