commit | 4716e79c9946044a53a65418cfba04836f6a5c36 | [log] [tgz] |
---|---|---|
author | Huang, Ying <ying.huang@intel.com> | Wed Jan 30 13:33:44 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:33:44 2008 +0100 |
tree | b29941081f48496a08110351a67de11ca8f6be47 | |
parent | 0947b2f31ca1ea1211d3cde2dbd8fcec579ef395 [diff] |
x86: replace boot_ioremap() with enhanced bt_ioremap() - remove boot_ioremap() 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>