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, 12 Mar 2013 17:13:19 +0000 (02:13 +0900)
commitaa8d3bb177a3ba64407d98c75d5c6c5130ff2182
treef054637c290a34c6ed08e2c3ae0f689fd47664a3
parent10e8d4f6dddb0f9dc408c2f2bde8399b243a42ca
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