From: Leif Lindholm Date: Thu, 5 Sep 2013 10:34:53 +0000 (+0100) Subject: ia64: add early_memremap() alias for early_ioremap() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~32^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d02d0545f1fc62302fd9973a530b8029f1d9a9f1;p=pandora-kernel.git 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 Acked-by: Tony Luck Signed-off-by: Matt Fleming --- Reading git-diff-tree failed