From: Sachin Kamat Date: Tue, 20 Nov 2012 06:39:09 +0000 (+0000) Subject: ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=f977ec94f7f2d1211305ac0c79b8e79155c236ef;p=linux-beck.git ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c linux/dma-mapping.h was included twice. Signed-off-by: Sachin Kamat Signed-off-by: Simon Horman --- diff --git a/arch/arm/mach-shmobile/setup-r8a7740.c b/arch/arm/mach-shmobile/setup-r8a7740.c index 03c69f9979aa..9ef397d41158 100644 --- a/arch/arm/mach-shmobile/setup-r8a7740.c +++ b/arch/arm/mach-shmobile/setup-r8a7740.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include