From: Magnus Damm Date: Wed, 13 Feb 2013 13:47:07 +0000 (+0900) Subject: ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.S X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~8^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0d84a8d5522aaed3f932caff30a0b165c8cf44;p=pandora-kernel.git ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.S Rename headsmp-sh73a0.S into headsmp-scu.S and introduce shmobile_secondary_vector_scu(). The goal is to be able to share the function above between all mach-shmobile SoCs that use SCU for SMP. So far only sh73a0 use this. At this time the SCU base address is still hard coded in headsmp-scu.S to 0xf0000000, but this will be changed in the future. Signed-off-by: Magnus Damm Signed-off-by: Simon Horman --- Reading git-diff-tree failed