From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Greg Ungerer <gerg@uclinux.org>, Steven King <sfking@fdwdc.com>,
uclinux-dev@uclinux.org, LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] m68knommu: includecheck fix: 5206e, config.c
Date: Thu, 24 Sep 2009 16:20:00 +0530 [thread overview]
Message-ID: <1253789400.5860.4.camel@ht.satnam> (raw)
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>
---
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>
/***************************************************************************/
--
1.6.0.6
next reply other threads:[~2009-09-24 10:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-24 10:50 Jaswinder Singh Rajput [this message]
2009-09-25 4:05 ` [PATCH] m68knommu: includecheck fix: 5206e, config.c Greg Ungerer
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=1253789400.5860.4.camel@ht.satnam \
--to=jaswinder@kernel.org \
--cc=gerg@uclinux.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox