ia64: add early_memremap() alias for early_ioremap()
authorLeif Lindholm <leif.lindholm@linaro.org>
Thu, 5 Sep 2013 10:34:53 +0000 (11:34 +0100)
committerMatt Fleming <matt.fleming@intel.com>
Thu, 5 Sep 2013 12:29:28 +0000 (13:29 +0100)
commitd02d0545f1fc62302fd9973a530b8029f1d9a9f1
tree9bb982eff5a539e22be0c1b5da5580a4c41bc1f5
parent6e4664525b1db28f8c4e1130957f70a94c19213e
ia64: add early_memremap() alias for early_ioremap()

early_ioremap() on IA64 chooses its mapping type based on the EFI
memory map. This patch adds an alias "early_memremap()" to be used
where the targeted location is memory rather than an i/o device.

Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
arch/ia64/include/asm/io.h
This page took 0.024434 seconds and 5 git commands to generate.