commit | 0f8f9c2b6c1326e99e51729a5d4aeb9c3ce164e1 | [log] [tgz] |
---|---|---|
author | Yauhen Kharuzhy <jekhor@gmail.com> | Fri Dec 17 14:45:01 2010 +0900 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Fri Dec 17 14:45:01 2010 +0900 |
tree | 4c5af57ad46114bd43370821bef32879ebeade20 | |
parent | 258b78c364b9d3f730b5e3187fc500d472b5c237 [diff] |
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 <jekhor@gmail.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>