]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: EXYNOS: Remove ifdef for scu_enable in pm
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 8 May 2014 21:53:26 +0000 (06:53 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Sun, 25 May 2014 20:21:07 +0000 (05:21 +0900)
commit80fc730ff5c13e5530cd4c122061ed8a94ac711c
tree282518e460244d36e1d8235ccafffb5f5a0c1c75
parent7bace5c32c3726ac6b80fc2a3e09f762a1e5531f
ARM: EXYNOS: Remove ifdef for scu_enable in pm

The scu_enable function is already a noop in the scu's header file is
CONFIG_SMP=n, so no need to use these macros in the code.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-exynos/pm.c