Skip to content

Commit

Permalink
ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r…
Browse files Browse the repository at this point in the history
…8a7740.c

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>
  • Loading branch information
Sachin Kamat authored and Simon Horman committed Jan 25, 2013
1 parent 6265b0f commit f977ec9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-shmobile/setup-r8a7740.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit f977ec9

Please sign in to comment.