Skip to content

Commit

Permalink
net: pcmcia/axnet_cs: includecheck fix axnet_cs.c
Browse files Browse the repository at this point in the history
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jaswinder Singh Rajput authored and David S. Miller committed Aug 13, 2009
1 parent ab4c0c7 commit bdf50d7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/net/pcmcia/axnet_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bdf50d7

Please sign in to comment.