[PATCH 01/15] ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c

Simon Horman horms at verge.net.au
Thu Jan 24 22:38:43 EST 2013


On Fri, Jan 25, 2013 at 08:25:27AM +0530, Sachin Kamat wrote:
> Hi Simon,
> 
> You seem to have changed the authorship of this patch.

Sorry about that, I'll fix that up.

> Original one at:
> https://patchwork.kernel.org/patch/1771091/
> 
> Regards
> Sachin
> 
> On 25 January 2013 07:43, Simon Horman <horms+renesas at verge.net.au> wrote:
> > linux/dma-mapping.h was included twice.
> >
> > Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> > Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
> > ---
> >  arch/arm/mach-shmobile/setup-r8a7740.c |    1 -
> >  1 file changed, 1 deletion(-)
> >
> > 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 <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>
> > --
> > 1.7.10.4
> >
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 



More information about the linux-arm-kernel mailing list