From: Vinod Koul Date: Tue, 20 Sep 2016 03:32:43 +0000 (+0530) Subject: dmaengine: jz4740: remove unused arch header X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f3086ff62b3f73caf69421aa5599b13ad8892681;p=linux-beck.git dmaengine: jz4740: remove unused arch header The defines in asm/mach-jz4740/dma.h are not used by driver so remove it Acked-by: Lars-Peter Clausen Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/dma-jz4740.c b/drivers/dma/dma-jz4740.c index 9689b36c005a..d50273fed715 100644 --- a/drivers/dma/dma-jz4740.c +++ b/drivers/dma/dma-jz4740.c @@ -21,8 +21,6 @@ #include #include -#include - #include "virt-dma.h" #define JZ_DMA_NR_CHANS 6