git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d5c660
)
io mapping: clean up #ifdefs
author
Keith Packard
<keithp@keithp.com>
Mon, 3 Nov 2008 17:21:45 +0000
(18:21 +0100)
committer
Ingo 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