ARM: remove compile time __arch_ioremap/__arch_iounmap
authorRob Herring <rob.herring@calxeda.com>
Tue, 6 Mar 2012 21:21:45 +0000 (15:21 -0600)
committerRob Herring <rob.herring@calxeda.com>
Wed, 7 Mar 2012 03:34:36 +0000 (21:34 -0600)
Now that all custom ioremap/iounmap users are converted to runtime hook,
remove the compile time defines.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Acked-by: Nicolas Pitre <nico@linaro.org>

No differences found