All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@atmel.com>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Russell King <rmk+lkml@arm.linux.org.uk>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: includecheck fix for mach-at91/board-sam9m10g45ek.c
Date: Mon, 01 Mar 2010 09:51:54 +0100	[thread overview]
Message-ID: <4B8B802A.1090203@atmel.com> (raw)
In-Reply-To: <1267260450.26906.9.camel@i7.satnam>

Le 27/02/2010 09:47, Jaswinder Singh Rajput :
> 
> Fix the following 'make includecheck' warning:
>   arch/arm/mach-at91/board-sam9m10g45ek.c: mach/hardware.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  arch/arm/mach-at91/board-sam9m10g45ek.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-at91/board-sam9m10g45ek.c b/arch/arm/mach-at91/board-sam9m10g45ek.c
> index 98f9f4b..f2ba9e2 100644
> --- a/arch/arm/mach-at91/board-sam9m10g45ek.c
> +++ b/arch/arm/mach-at91/board-sam9m10g45ek.c
> @@ -36,7 +36,6 @@
>  #include <asm/mach/map.h>
>  #include <asm/mach/irq.h>
>  
> -#include <mach/hardware.h>
>  #include <mach/board.h>
>  #include <mach/gpio.h>
>  #include <mach/at91sam9_smc.h>


-- 
Nicolas Ferre


WARNING: multiple messages have this Message-ID (diff)
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: includecheck fix for mach-at91/board-sam9m10g45ek.c
Date: Mon, 01 Mar 2010 09:51:54 +0100	[thread overview]
Message-ID: <4B8B802A.1090203@atmel.com> (raw)
In-Reply-To: <1267260450.26906.9.camel@i7.satnam>

Le 27/02/2010 09:47, Jaswinder Singh Rajput :
> 
> Fix the following 'make includecheck' warning:
>   arch/arm/mach-at91/board-sam9m10g45ek.c: mach/hardware.h is included more than once.
> 
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>

Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

> ---
>  arch/arm/mach-at91/board-sam9m10g45ek.c |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-at91/board-sam9m10g45ek.c b/arch/arm/mach-at91/board-sam9m10g45ek.c
> index 98f9f4b..f2ba9e2 100644
> --- a/arch/arm/mach-at91/board-sam9m10g45ek.c
> +++ b/arch/arm/mach-at91/board-sam9m10g45ek.c
> @@ -36,7 +36,6 @@
>  #include <asm/mach/map.h>
>  #include <asm/mach/irq.h>
>  
> -#include <mach/hardware.h>
>  #include <mach/board.h>
>  #include <mach/gpio.h>
>  #include <mach/at91sam9_smc.h>


-- 
Nicolas Ferre

  reply	other threads:[~2010-03-01  8:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-27  8:47 [PATCH] ARM: includecheck fix for mach-at91/board-sam9m10g45ek.c Jaswinder Singh Rajput
2010-02-27  8:47 ` Jaswinder Singh Rajput
2010-03-01  8:51 ` Nicolas Ferre [this message]
2010-03-01  8:51   ` Nicolas Ferre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B8B802A.1090203@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=jaswinder@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk+lkml@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.