commit | d02d0545f1fc62302fd9973a530b8029f1d9a9f1 | [log] [tgz] |
---|---|---|
author | Leif Lindholm <leif.lindholm@linaro.org> | Thu Sep 05 11:34:53 2013 +0100 |
committer | Matt Fleming <matt.fleming@intel.com> | Thu Sep 05 13:29:28 2013 +0100 |
tree | 9bb982eff5a539e22be0c1b5da5580a4c41bc1f5 | |
parent | 6e4664525b1db28f8c4e1130957f70a94c19213e [diff] |
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>