From: Abhilash Kesavan Date: Fri, 4 Jul 2014 21:09:18 +0000 (+0900) Subject: ARM: EXYNOS: Fix the check for non-smp configuration X-Git-Tag: omap-for-v3.17/fixes-against-rc2~296^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73ea6ec66a9f6b81335e55ca642f25172c283b20;p=pandora-kernel.git ARM: EXYNOS: Fix the check for non-smp configuration Commit 1754c42e3db5("ARM: exynos: move sysram info to exynos.c") missed out the CONFIG_ prefix causing exynos_sysram_init() to get called twice for SMP configurations. Signed-off-by: Abhilash Kesavan Reviewed-by: Sachin Kamat Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed