From: jaswinder@kernel.org (Jaswinder Singh Rajput)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: includecheck fix: mach-bcmring, core.c
Date: Tue, 22 Sep 2009 18:41:40 +0530 [thread overview]
Message-ID: <1253625100.3784.10.camel@ht.satnam> (raw)
In-Reply-To: <1253623861.3784.4.camel@ht.satnam>
Cc to linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
On Tue, 2009-09-22 at 18:21 +0530, Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
>
> arch/arm/mach-bcmring/core.c: linux/amba/bus.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> ---
> arch/arm/mach-bcmring/core.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-bcmring/core.c b/arch/arm/mach-bcmring/core.c
> index 492c649..d3bf29b 100644
> --- a/arch/arm/mach-bcmring/core.c
> +++ b/arch/arm/mach-bcmring/core.c
> @@ -31,7 +31,6 @@
> #include <linux/clocksource.h>
> #include <linux/clockchips.h>
>
> -#include <linux/amba/bus.h>
> #include <mach/csp/mm_addr.h>
> #include <mach/hardware.h>
> #include <asm/clkdev.h>
next parent reply other threads:[~2009-09-22 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1253623861.3784.4.camel@ht.satnam>
2009-09-22 13:11 ` Jaswinder Singh Rajput [this message]
2009-09-28 20:45 ` [PATCH] ARM: includecheck fix: mach-bcmring, core.c Leo (Hao) Chen
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=1253625100.3784.10.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;
as well as URLs for NNTP newsgroup(s).