24b29dbcf3
... instead of trying to duplicate its bits Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
6 lines
147 B
C
6 lines
147 B
C
#ifndef _ASM_M32R_DMA_MAPPING_H
|
|
#define _ASM_M32R_DMA_MAPPING_H
|
|
|
|
#include <asm-generic/dma-mapping-broken.h>
|
|
|
|
#endif /* _ASM_M32R_DMA_MAPPING_H */
|