From: Daniel Lezcano Date: Thu, 8 May 2014 21:53:26 +0000 (+0900) Subject: ARM: EXYNOS: Remove ifdef for scu_enable in pm X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~40^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58afbc61a33928a764460bfa4ea85c9dbe9d0a77;p=pandora-kernel.git 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 Reviewed-by: Viresh Kumar Reviewed-by: Bartlomiej Zolnierkiewicz Reviewed-by: Tomasz Figa Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed