summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-samsung/devs.c
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2014-03-21 02:59:30 +0900
committerKukjin Kim <kgene.kim@samsung.com>2014-03-21 07:17:17 +0900
commit8dec067dc9c59f9fdcaf4357c22994cde3647eb8 (patch)
tree1b82a9f2c23f4e65a8e3c071f82a57de4cee9a5b /arch/arm/plat-samsung/devs.c
parent58f37b0d47e9839fc8ef90d712594ed55cfcb2c7 (diff)
downloadop-kernel-dev-8dec067dc9c59f9fdcaf4357c22994cde3647eb8.zip
op-kernel-dev-8dec067dc9c59f9fdcaf4357c22994cde3647eb8.tar.gz
ARM: EXYNOS: Fix compilation error in cpuidle.c
The big series refactoring Exynos suspend to RAM handling missed the cpuidle driver that is disabled in exynos_defconfig, leaving it including old mach/pm_core.h header and using old s3c_cpu_resume symbol instead of new exynos_cpu_resume, resulting in compilation failures with CONFIG_ARCH_EXYNOS and CONFIG_CPU_IDLE enabled. This patch fixes that silly mistake and performs necessary modification to arhc/arm/exynos/cpuidle.c to make it compile again. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/plat-samsung/devs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud