From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: David Miller <davem@davemloft.net>,
netdev <netdev@vger.kernel.org>,
linux-pcmcia@lists.infradead.org, Sam Ravnborg <sam@ravnborg.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 24/44] includecheck fix: drivers/net, axnet_cs.c
Date: Wed, 08 Jul 2009 20:53:53 +0530 [thread overview]
Message-ID: <1247066633.4382.70.camel@ht.satnam> (raw)
In-Reply-To: <1247063308.4382.12.camel@ht.satnam>
fix the following 'make includecheck' warning:
drivers/net/pcmcia/axnet_cs.c: linux/etherdevice.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
---
drivers/net/pcmcia/axnet_cs.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/drivers/net/pcmcia/axnet_cs.c b/drivers/net/pcmcia/axnet_cs.c
index 0e38d80..5a17117 100644
--- a/drivers/net/pcmcia/axnet_cs.c
+++ b/drivers/net/pcmcia/axnet_cs.c
@@ -893,8 +893,6 @@ static const char version_8390[] = KERN_INFO \
#include <linux/in.h>
#include <linux/interrupt.h>
-#include <linux/etherdevice.h>
-
#define BUG_83C690
/* These are the operational function interfaces to board-specific
--
1.6.0.6
next prev parent reply other threads:[~2009-07-08 15:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1247063308.4382.12.camel@ht.satnam>
2009-07-08 15:12 ` [PATCH 23/44] includecheck fix: drivers/net, sja1000.c Jaswinder Singh Rajput
2009-07-08 15:23 ` Jaswinder Singh Rajput [this message]
2009-07-08 15:25 ` [PATCH 25/44] includecheck fix: drivers/net, smc911x.h Jaswinder Singh Rajput
2009-07-08 15:53 ` [PATCH 39/44] includecheck fix: include/linux, icmpv6.h Jaswinder Singh Rajput
2009-07-08 15:54 ` [PATCH 40/44] includecheck fix: include/linux, net_dropmon.h Jaswinder Singh Rajput
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=1247066633.4382.70.camel@ht.satnam \
--to=jaswinder@kernel.org \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pcmcia@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=sam@ravnborg.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).