]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: cleanup ioremap includes
authorThomas Gleixner <tglx@linutronix.de>
Wed, 30 Jan 2008 12:34:05 +0000 (13:34 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:34:05 +0000 (13:34 +0100)
commit3cbd09e482ade50d212511d4693bd754d4d9dd55
tree6827d179390beb9cf792a5049df6c2905bf182fe
parent91eebf40b3cb5abd76e813e17dbc320ff2ea3295
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>
arch/x86/mm/ioremap_32.c
arch/x86/mm/ioremap_64.c