From: Yoshii Takashi Date: Thu, 13 Jan 2011 13:17:15 +0000 (+0000) Subject: ARM: mach-shmobile: fix cpu_base of gic_init() on sh73a0 X-Git-Tag: v2.6.38-rc3~56^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd1689cd7566d35520e66acace790bf7b7fdc34c;p=pandora-kernel.git ARM: mach-shmobile: fix cpu_base of gic_init() on sh73a0 The latest rmobile-latest doesn't run on ag5evm because of a small mistake on initialization. Though, I don't have any idea to write them smart. anyway, On sh73a0, GIC cpu_base is 0xf0000100 but 0xf0001000. Signed-off-by: Takashi YOSHII Signed-off-by: Paul Mundt --- Reading git-diff-tree failed