diff options
author | Christoph Hellwig <hch@lst.de> | 2019-01-29 19:13:03 +0100 |
---|---|---|
committer | Helge Deller <deller@gmx.de> | 2019-02-21 20:37:11 +0100 |
commit | 3e803d3ed87738a1d883480d629152c904205d6e (patch) | |
tree | 5b1afa9d5374c30ff46a9bced1f5e102f239bb61 /arch/parisc/include/asm | |
parent | parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile (diff) | |
download | linux-3e803d3ed87738a1d883480d629152c904205d6e.tar.xz linux-3e803d3ed87738a1d883480d629152c904205d6e.zip |
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
No need for any of the definitions here, all there real work now
happens out of line.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'arch/parisc/include/asm')
-rw-r--r-- | arch/parisc/include/asm/dma-mapping.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/parisc/include/asm/dma-mapping.h b/arch/parisc/include/asm/dma-mapping.h index 44a9f97194aa..f1bf5e297f1c 100644 --- a/arch/parisc/include/asm/dma-mapping.h +++ b/arch/parisc/include/asm/dma-mapping.h @@ -2,8 +2,6 @@ #ifndef _PARISC_DMA_MAPPING_H #define _PARISC_DMA_MAPPING_H -#include <asm/cacheflush.h> - /* ** We need to support 4 different coherent dma models with one binary: ** |