* [PATCH] net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
@ 2009-08-09 13:05 Jaswinder Singh Rajput
2009-08-13 4:19 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Jaswinder Singh Rajput @ 2009-08-09 13:05 UTC (permalink / raw)
To: David Miller, netdev, David Hinds
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 b5cfac7..1e87d63 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
2009-08-09 13:05 [PATCH] net: pcmcia/axnet_cs: includecheck fix axnet_cs.c Jaswinder Singh Rajput
@ 2009-08-13 4:19 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2009-08-13 4:19 UTC (permalink / raw)
To: jaswinder; +Cc: netdev, dahinds
From: Jaswinder Singh Rajput <jaswinder@kernel.org>
Date: Sun, 09 Aug 2009 18:35:25 +0530
>
> 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>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-13 4:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-09 13:05 [PATCH] net: pcmcia/axnet_cs: includecheck fix axnet_cs.c Jaswinder Singh Rajput
2009-08-13 4:19 ` David Miller
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).