repo.or.cz
/
linux-2.6
/
linux-acpi-2.6
/
ibm-acpi-2.6.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git]
/
arch
/
m68k
/
kernel
/
dma.c
blob
90e8cb726c8ca25bdfaa31178672ee8a99af6f4f
1
#ifdef CONFIG_MMU
2
#include
"dma_mm.c"
3
#else
4
#include
"dma_no.c"
5
#endif