x86 32-bit boot: rename bt_ioremap() to early_ioremap()
authorHuang, Ying <ying.huang@intel.com>
Wed, 30 Jan 2008 12:33:44 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:44 +0000 (13:33 +0100)
commitbeacfaac3f23b30814aafee37a055257c7062ef3
tree9a9a25cafa5fa4b79026caa8b0b442dc54b78889
parent4716e79c9946044a53a65418cfba04836f6a5c36
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 <ying.huang@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/efi.c
arch/x86/kernel/efi_32.c
arch/x86/kernel/setup_32.c
arch/x86/kernel/srat_32.c
arch/x86/mm/init_32.c
arch/x86/mm/ioremap_32.c
include/asm-x86/dmi.h
include/asm-x86/efi.h
include/asm-x86/io_32.h