From: Catalin Marinas Date: Fri, 18 Apr 2008 21:43:08 +0000 (+0100) Subject: RealView: Move the SCU initialisation out of __v6_setup X-Git-Tag: v2.6.26-rc1~1131^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7b0ba942f7b18de678cd081902aad8a0b6581c6;p=pandora-kernel.git RealView: Move the SCU initialisation out of __v6_setup This patch moves the SCU initialisation from __v6_setup to the smp_prepare_cpus() function as it relies on platform-specific settings. Changes to get_core_count() are mainly for allowing cleaner code with the upcoming PB11MPCore patches. Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed