commit | 379f10910c962e3be187317ee3b8e981ba6d3b03 | [log] [tgz] |
---|---|---|
author | Pankaj Dubey <pankaj.dubey@samsung.com> | Fri Nov 04 09:09:21 2016 +0530 |
committer | Krzysztof Kozlowski <krzk@kernel.org> | Sat Nov 05 17:37:10 2016 +0200 |
tree | 306d8c1735b3412f660f36f1caa899594940b507 | |
parent | 1001354ca34179f3db924eb66672442a173147dc [diff] |
ARM: EXYNOS: Remove smp_init_cpus hook from platsmp.c We can safely remove exynos_smp_init_cpus() hook from mach-exynos/platsmp.c, as all SMP platforms in mach-exynos can rely on DT for CPU core description instead of determining number of cores from the SCU. Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>