From: Greg Ungerer <gerg@snapgear.com>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Greg Ungerer <gerg@uclinux.org>, Steven King <sfking@fdwdc.com>,
uclinux-dev@uclinux.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] m68knommu: includecheck fix: 5206e, config.c
Date: Fri, 25 Sep 2009 14:05:54 +1000 [thread overview]
Message-ID: <4ABC41A2.6000109@snapgear.com> (raw)
In-Reply-To: <1253789400.5860.4.camel@ht.satnam>
Hi Jaswinder,
Jaswinder Singh Rajput wrote:
> fix the following 'make includecheck' warning:
>
> arch/m68knommu/platform/5206e/config.c: asm/mcfuart.h is included more than once.
>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Cc: Greg Ungerer <gerg@uclinux.org>
> Cc: Steven King <sfking@fdwdc.com>
Thanks. Essentially the same patch was sent here a few days ago
by Huang Weiyi. And that is currently sitting in the for-linus
branch of:
http://git.kernel.org/?p=linux/kernel/git/gerg/m68knommu.git;a=summary
I will be sending that to Linus soon (with a couple of other
fixes too).
Regards
Greg
> ---
> arch/m68knommu/platform/5206e/config.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/arch/m68knommu/platform/5206e/config.c b/arch/m68knommu/platform/5206e/config.c
> index 0f41ba8..9423979 100644
> --- a/arch/m68knommu/platform/5206e/config.c
> +++ b/arch/m68knommu/platform/5206e/config.c
> @@ -17,7 +17,6 @@
> #include <asm/mcfsim.h>
> #include <asm/mcfuart.h>
> #include <asm/mcfdma.h>
> -#include <asm/mcfuart.h>
>
> /***************************************************************************/
>
--
------------------------------------------------------------------------
Greg Ungerer -- Principal Engineer EMAIL: gerg@snapgear.com
SnapGear Group, McAfee PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
prev parent reply other threads:[~2009-09-25 4:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 10:50 [PATCH] m68knommu: includecheck fix: 5206e, config.c Jaswinder Singh Rajput
2009-09-25 4:05 ` Greg Ungerer [this message]
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=4ABC41A2.6000109@snapgear.com \
--to=gerg@snapgear.com \
--cc=gerg@uclinux.org \
--cc=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfking@fdwdc.com \
--cc=uclinux-dev@uclinux.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 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.