commit | aa8d3bb177a3ba64407d98c75d5c6c5130ff2182 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Wed Feb 13 22:46:38 2013 +0900 |
committer | Simon Horman <horms+renesas@verge.net.au> | Wed Mar 13 02:13:19 2013 +0900 |
tree | f054637c290a34c6ed08e2c3ae0f689fd47664a3 | |
parent | 10e8d4f6dddb0f9dc408c2f2bde8399b243a42ca [diff] |
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>