]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: Kill off sh73a0 scu_base_addr() function
authorMagnus Damm <damm@opensource.se>
Wed, 13 Feb 2013 13:46:38 +0000 (22:46 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Tue, 19 Feb 2013 01:57:03 +0000 (10:57 +0900)
commit0f6077997e02406fe64ba0cf20bf21c53168697f
treef1a7a00b24735c8ab463382104f2a3cb4aa4bc43
parent7727f9d191f22f924c60fed7c03f716e5d925b80
ARM: shmobile: Kill off sh73a0 scu_base_addr() function

Replace scu_base_addr() with a static shmobile_scu_base
variable and introduce SH73A0_SCU_BASE.

Later in the series the shmobile_scu_base variable will be
made into a global variable so this is preparation only.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/smp-sh73a0.c