OSDN Git Service

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, 12 Mar 2013 17:13:19 +0000 (02:13 +0900)
commit3b94afa38350ad5b592df5b6539a20a253e04b53
tree9722a2cef4f6bf745b5f1757a4572dcaf07cef0a
parentaa8d3bb177a3ba64407d98c75d5c6c5130ff2182
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