From: Huang, Ying Date: Wed, 30 Jan 2008 12:33:44 +0000 (+0100) Subject: x86 32-bit boot: rename bt_ioremap() to early_ioremap() X-Git-Tag: v2.6.25-rc1~1143^2~130 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beacfaac3f23b30814aafee37a055257c7062ef3;p=pandora-kernel.git x86 32-bit boot: rename bt_ioremap() to early_ioremap() This patch renames bt_ioremap to early_ioremap, which is used in x86_64. This makes it easier to merge i386 and x86_64 usage. [ mingo@elte.hu: fix ] Signed-off-by: Huang Ying Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed