repo.or.cz
/
linux-2.6
/
linux-mips.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[PATCH] m32r dma-mapping.h should simply include generic/dma-mapping-broken.h
[linux-2.6/linux-mips.git]
/
include
/
asm-m32r
/
dma-mapping.h
blob
f9b58ebba3618411830ed3c91c95053bfcda4261
1
#ifndef _ASM_M32R_DMA_MAPPING_H
2
#define _ASM_M32R_DMA_MAPPING_H
3
4
#include <asm-generic/dma-mapping-broken.h>
5
6
#endif
/* _ASM_M32R_DMA_MAPPING_H */