net: pcmcia/axnet_cs: includecheck fix axnet_cs.c

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>
This commit is contained in:
Jaswinder Singh Rajput 2009-08-09 03:05:25 +00:00 коммит произвёл David S. Miller
Родитель ab4c0c77b5
Коммит bdf50d7346
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -893,8 +893,6 @@ static const char version_8390[] = KERN_INFO \
#include <linux/in.h> #include <linux/in.h>
#include <linux/interrupt.h> #include <linux/interrupt.h>
#include <linux/etherdevice.h>
#define BUG_83C690 #define BUG_83C690
/* These are the operational function interfaces to board-specific /* These are the operational function interfaces to board-specific