]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19a424cb44207ba00059c50e11f01600bca52595
tree9bb982eff5a539e22be0c1b5da5580a4c41bc1f5
parent83db0fac521fd5abc2a3befd77c410a51f19b600
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