From: Christoph Hellwig Date: Tue, 29 Jan 2019 18:13:03 +0000 (+0100) Subject: parisc: don't include in X-Git-Tag: v5.1-rc1~172^2~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3e803d3ed87738a1d883480d629152c904205d6e;p=thirdparty%2Fkernel%2Flinux.git parisc: don't include in No need for any of the definitions here, all there real work now happens out of line. Signed-off-by: Christoph Hellwig Signed-off-by: Helge Deller --- diff --git a/arch/parisc/include/asm/dma-mapping.h b/arch/parisc/include/asm/dma-mapping.h index 44a9f97194aad..f1bf5e297f1c1 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 - /* ** We need to support 4 different coherent dma models with one binary: ** diff --git a/arch/parisc/kernel/setup.c b/arch/parisc/kernel/setup.c index f2cf86ac279b4..15dd9e21be7ea 100644 --- a/arch/parisc/kernel/setup.c +++ b/arch/parisc/kernel/setup.c @@ -40,6 +40,7 @@ #include #include +#include #include #include #include