From: Arnd Bergmann Date: Thu, 26 Feb 2015 20:50:22 +0000 (+0900) Subject: ARM: S3C24XX: fix building without PM_SLEEP X-Git-Tag: omap-for-v4.1/fixes-rc1~66^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f506daf0e6c094d2f28253d4044e9adc9461142;p=pandora-kernel.git ARM: S3C24XX: fix building without PM_SLEEP We get lots of link errors based on the assumption that any s3c24xx kernel would enable CONFIG_PM_SLEEP if it enables CONFIG_PM. This tries to clean that up. Signed-off-by: Arnd Bergmann Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed