commit | 3cbd09e482ade50d212511d4693bd754d4d9dd55 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Jan 30 13:34:05 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:34:05 2008 +0100 |
tree | 6827d179390beb9cf792a5049df6c2905bf182fe | |
parent | 91eebf40b3cb5abd76e813e17dbc320ff2ea3295 [diff] |
x86: cleanup ioremap includes Get rid of the douplicate define of ISA_START/END_ADDRESS and use the same headers in 32 and 64 bit code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>