projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
m68k: use the mmu pci.h for m68knommu as well
[linux-2.6]
/
arch
/
m68k
/
include
/
asm
/
dma-mapping_no.h
1
#ifndef _M68KNOMMU_DMA_MAPPING_H
2
#define _M68KNOMMU_DMA_MAPPING_H
3
4
#include <asm-generic/dma-mapping-broken.h>
5
6
#endif /* _M68KNOMMU_DMA_MAPPING_H */