mirror of https://gitee.com/openkylin/linux.git
7 lines
151 B
C
7 lines
151 B
C
|
#ifndef _M68KNOMMU_DMA_MAPPING_H
|
||
|
#define _M68KNOMMU_DMA_MAPPING_H
|
||
|
|
||
|
#include <asm-generic/dma-mapping-broken.h>
|
||
|
|
||
|
#endif /* _M68KNOMMU_DMA_MAPPING_H */
|