summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-06-10 18:20:25 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-06-17 16:07:29 +0900
commit4f6da36f7edd57901638df84d1dcbece28831334 (patch)
tree5d8ce4d5bbedf494520a4ca7c97eb63ea0113629 /arch/arm/mach-shmobile/include/mach
parenta188bfcafa61f600877f3e2b4a27cbe42b72c818 (diff)
downloadop-kernel-dev-4f6da36f7edd57901638df84d1dcbece28831334.zip
op-kernel-dev-4f6da36f7edd57901638df84d1dcbece28831334.tar.gz
ARM: shmobile: Remove old SCU boot code
Remove shmobile_secondary_vector_scu now when all SCU enabled SMP platforms instead make use of shmobile_boot_scu. This removes two inline virtual to physical address conversions. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach')
-rw-r--r--arch/arm/mach-shmobile/include/mach/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/common.h b/arch/arm/mach-shmobile/include/mach/common.h
index 8ef1c3c..e818f02 100644
--- a/arch/arm/mach-shmobile/include/mach/common.h
+++ b/arch/arm/mach-shmobile/include/mach/common.h
@@ -10,7 +10,6 @@ extern void shmobile_setup_console(void);
extern void shmobile_boot_vector(void);
extern unsigned long shmobile_boot_fn;
extern unsigned long shmobile_boot_arg;
-extern void shmobile_secondary_vector_scu(void);
extern void shmobile_boot_scu(void);
struct clk;
extern int shmobile_clk_init(void);
OpenPOWER on IntegriCloud