airo: remove duplicated include from airo.c
authorWei Yongjun <[email protected]>
Sun, 26 Aug 2012 01:55:20 +0000 (09:55 +0800)
committerJohn W. Linville <[email protected]>
Fri, 7 Sep 2012 19:03:40 +0000 (15:03 -0400)
From: Wei Yongjun <[email protected]>

Remove duplicated include.

Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
drivers/net/wireless/airo.c

index bc768218e7012f5a94cf68f4cee08c67e005e7cc..ac1eda64739d69911a4f26ee263e791cb1a5315e 100644 (file)
@@ -87,7 +87,6 @@ static struct pci_driver airo_driver = {
 /* Include Wireless Extension definition and check version - Jean II */
 #include <linux/wireless.h>
 #define WIRELESS_SPY           /* enable iwspy support */
-#include <net/iw_handler.h>    /* New driver API */
 
 #define CISCO_EXT              /* enable Cisco extensions */
 #ifdef CISCO_EXT