From: Keith Packard Date: Mon, 3 Nov 2008 17:21:45 +0000 (+0100) Subject: io mapping: clean up #ifdefs X-Git-Tag: v2.6.28-rc4~91^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5beae16901795223d677f15aa2fe192976278ee;p=pandora-kernel.git io mapping: clean up #ifdefs 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed