x86: use generic early_ioremap
authorMark Salter <msalter@redhat.com>
Mon, 7 Apr 2014 22:39:49 +0000 (15:39 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 7 Apr 2014 23:36:15 +0000 (16:36 -0700)
commit5b7c73e00968c7fdf908c3ced31e1cc83c01ba14
tree5d733047855bc22d40e022ea27a11ba7b52b03e4
parent9e5c33d7aeeef62e5fa7e74f94432685bd03026b
x86: use generic early_ioremap

Move x86 over to the generic early ioremap implementation.

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Cc: Borislav Petkov <borislav.petkov@amd.com>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/x86/Kconfig
arch/x86/include/asm/Kbuild
arch/x86/include/asm/fixmap.h
arch/x86/include/asm/io.h
arch/x86/mm/ioremap.c
arch/x86/mm/pgtable_32.c