提交 a24ca8a2 编写于 作者: C Christoph Hellwig

sparc: remove not required includes from dma-mapping.h

The only thing we need to explicitly pull in is the defines for the
CPU type.
Signed-off-by: NChristoph Hellwig <hch@lst.de>
Acked-by: NDavid S. Miller <davem@davemloft.net>
上级 ce65d36f
...@@ -2,9 +2,7 @@ ...@@ -2,9 +2,7 @@
#ifndef ___ASM_SPARC_DMA_MAPPING_H #ifndef ___ASM_SPARC_DMA_MAPPING_H
#define ___ASM_SPARC_DMA_MAPPING_H #define ___ASM_SPARC_DMA_MAPPING_H
#include <linux/scatterlist.h> #include <asm/cpu_type.h>
#include <linux/mm.h>
#include <linux/dma-debug.h>
extern const struct dma_map_ops *dma_ops; extern const struct dma_map_ops *dma_ops;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册