浏览代码

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>
Jaswinder Singh Rajput 16 年之前
父节点
当前提交
bdf50d7346
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      drivers/net/pcmcia/axnet_cs.c

+ 0 - 2
drivers/net/pcmcia/axnet_cs.c

@@ -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