From: Yauhen Kharuzhy Date: Fri, 17 Dec 2010 05:45:01 +0000 (+0900) Subject: ARM S3C24XX: Fix compilation of PM code for S3C2416 X-Git-Tag: v2.6.37-rc7~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f8f9c2b6c1326e99e51729a5d4aeb9c3ce164e1;p=pandora-kernel.git ARM S3C24XX: Fix compilation of PM code for S3C2416 S3C2416 PM code uses low-level sleep routines from S3C2412 code, but these routines are compiled only for S3C2412 SoC. Split S3C2412_PM to two parts: S3C2412_PM, S3C2412_PM_SLEEP and select last in S3C2416's Kconfig. Signed-off-by: Yauhen Kharuzhy Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed