x86: simplify __ioremap
authorThomas Gleixner <tglx@linutronix.de>
Mon, 4 Feb 2008 15:48:05 +0000 (16:48 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:48:05 +0000 (16:48 +0100)
commite66aadbe6cb90813b3bbf07e3bc2a6aedcef7cd1
treeae186137ded635db61277066779976d6673d85a0
parent63c1dcf4bc9a26b1d8baa9a8c7cc1b2e1e694011
x86: simplify __ioremap

Remove tons of castings which make the code hard to read.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/ioremap.c