io mapping: clean up #ifdefs
authorKeith Packard <keithp@keithp.com>
Mon, 3 Nov 2008 17:21:45 +0000 (18:21 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 3 Nov 2008 17:21:45 +0000 (18:21 +0100)
Impact: cleanup

clean up ifdefs: change #ifdef CONFIG_X86_32/64 to
CONFIG_HAVE_ATOMIC_IOMAP.

flip around the #ifdef sections to clean up the structure.

Signed-off-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found