x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_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)
This patch replaces boot_ioremap invokation with bt_ioremap and
removes the boot_ioremap implementation.

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>

No differences found