From: Magnus Damm Date: Wed, 13 Feb 2013 13:46:38 +0000 (+0900) Subject: ARM: shmobile: Kill off sh73a0 scu_base_addr() function X-Git-Tag: omap-for-v3.10/fixes-for-merge-window~8^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8d3bb177a3ba64407d98c75d5c6c5130ff2182;p=pandora-kernel.git 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 Signed-off-by: Simon Horman --- Reading git-diff-tree failed