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

Replace scu_base_addr() with a static shmobile_scu_base
variable and introduce R8A7779_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-r8a7779.c