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>
Showing
- arch/x86/kernel/efi.c 12 additions, 12 deletionsarch/x86/kernel/efi.c
- arch/x86/kernel/efi_32.c 1 addition, 1 deletionarch/x86/kernel/efi_32.c
- arch/x86/kernel/setup_32.c 3 additions, 3 deletionsarch/x86/kernel/setup_32.c
- arch/x86/kernel/srat_32.c 3 additions, 3 deletionsarch/x86/kernel/srat_32.c
- arch/x86/mm/init_32.c 2 additions, 2 deletionsarch/x86/mm/init_32.c
- arch/x86/mm/ioremap_32.c 19 additions, 19 deletionsarch/x86/mm/ioremap_32.c
- include/asm-x86/dmi.h 2 additions, 5 deletionsinclude/asm-x86/dmi.h
- include/asm-x86/efi.h 0 additions, 8 deletionsinclude/asm-x86/efi.h
- include/asm-x86/io_32.h 8 additions, 8 deletionsinclude/asm-x86/io_32.h
Loading
Please register or sign in to comment