From: Uwe Kleine-König Date: Mon, 25 Oct 2010 13:44:25 +0000 (+0200) Subject: ARM: imx: change static io mapping to use a function X-Git-Tag: v2.6.38-rc1~38^2~3^2~88^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a99631489bbd1b4647b82d0822b6a3942e2dd731;p=pandora-kernel.git ARM: imx: change static io mapping to use a function Now only the virtual addresses [0xf4000000, 0xf5ffffff] are used for static per-SoC mappings. The few mappings of whole chip selects are moved accordingly. The now wrong defines for virtual base addresses are removed. Signed-off-by: Uwe Kleine-König --- Reading git-diff-tree failed