ARM: imx: convert to common runtime ioremap hook
authorRob Herring <rob.herring@calxeda.com>
Mon, 13 Feb 2012 19:24:15 +0000 (13:24 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 7 Mar 2012 03:23:16 +0000 (21:23 -0600)
Convert i.MX platforms to use the common run-time ioremap hook instead of
the imx specific hook.

Also, move addr_in_module out of io.h.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Sascha Hauer <kernel@pengutronix.de>

No differences found