From: Kukjin Kim Date: Wed, 25 Jan 2012 06:35:57 +0000 (+0900) Subject: ARM: EXYNOS: add support get_core_count() for EXYNOS5250 X-Git-Tag: v3.4-rc1~72^2~2^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bba61522a7650b0e4d9952bb3ece81d473a52c;p=pandora-kernel.git ARM: EXYNOS: add support get_core_count() for EXYNOS5250 The EXYNOS5250 has two Cortex-A15 cores and there's no need to call scu_enable() in platform_smp_prepare_cpus() because Cortex-A15 has no regarding scu register which can be used for getting number of cores. Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed