ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 20 Nov 2012 06:39:09 +0000 (06:39 +0000)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 25 Jan 2013 03:43:42 +0000 (12:43 +0900)
linux/dma-mapping.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/setup-r8a7740.c

index 03c69f9..9ef397d 100644 (file)
@@ -27,7 +27,6 @@
 #include <linux/serial_sci.h>
 #include <linux/sh_dma.h>
 #include <linux/sh_timer.h>
-#include <linux/dma-mapping.h>
 #include <mach/dma-register.h>
 #include <mach/r8a7740.h>
 #include <mach/pm-rmobile.h>