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