repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[CIFS] Fix CIFS readdir access denied when SE Linux enabled
[linux/fpc-iii.git]
/
include
/
asm-m68knommu
/
dma-mapping.h
blob
5622b855a577ed190918e6b5206230991def7dbe
1
#ifndef _M68KNOMMU_DMA_MAPPING_H
2
#define _M68KNOMMU_DMA_MAPPING_H
3
4
5
#ifdef CONFIG_PCI
6
#include <asm-generic/dma-mapping.h>
7
#endif
8
9
#endif
/* _M68KNOMMU_DMA_MAPPING_H */