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-Tag: v3.9-rc1~118^2~2^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f977ec94f7f2d1211305ac0c79b8e79155c236ef;p=platform%2Fkernel%2Flinux-stable.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 03c69f9..9ef397d 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