From: Magnus Damm Date: Wed, 13 Feb 2013 13:47:17 +0000 (+0900) Subject: ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~8^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c8228455d1008136d748e6973dd72578bab4697;p=pandora-kernel.git ARM: shmobile: Common shmobile_scu_base in headsmp-scu.S Update the code in headsmp-scu.S to use a global shmobile_scu_base variable both for convenient SCU base address storage and for the early SCU setup code in shmobile_secondary_vector_scu. With this patch applied r8a7779, sh73a0 and EMEV2 all make use of the global shmobile_scu_base variable. However only sh73a0 makes use of the SCU bring up code in shmobile_secondary_vector_scu. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed