From: jaswinder@kernel.org (Jaswinder Singh Rajput)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: includecheck fix: mach-at91, board-sam9m10g45ek.c
Date: Tue, 22 Sep 2009 18:42:06 +0530 [thread overview]
Message-ID: <1253625126.3784.11.camel@ht.satnam> (raw)
In-Reply-To: <1253623668.3784.2.camel@ht.satnam>
Cc to linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
On Tue, 2009-09-22 at 18:17 +0530, Jaswinder Singh Rajput wrote:
> 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>
> ---
> 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 b8558ea..db12393 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>
parent reply other threads:[~2009-09-22 13:12 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1253623668.3784.2.camel@ht.satnam>]
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=1253625126.3784.11.camel@ht.satnam \
--to=jaswinder@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox