]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
Staging: vt6656 remove duplicate includes
authorShawn Bohrer <shawn.bohrer@gmail.com>
Mon, 26 Oct 2009 03:46:48 +0000 (22:46 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 11 Dec 2009 20:23:17 +0000 (12:23 -0800)
Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/vt6656/baseband.c
drivers/staging/vt6656/hostap.c
drivers/staging/vt6656/main_usb.c
drivers/staging/vt6656/wcmd.c

index 820a7b8e6fb82dfcedbca8ed355383fd40ec8195..59a86e27f20d1f9a0151d82aefb79c94fdcb4844 100644 (file)
@@ -46,7 +46,6 @@
 #include "control.h"
 #include "datarate.h"
 #include "rndis.h"
-#include "control.h"
 
 /*---------------------  Static Definitions -------------------------*/
 static int          msglevel                =MSG_LEVEL_INFO;
index 0c8267a10078cdfd9c161b1f8a8fcb970be23ab0..1078d616c4974257ba1814fa9cbc0ebc710dacbc 100644 (file)
@@ -37,7 +37,6 @@
 #include "baseband.h"
 #include "wpactl.h"
 #include "key.h"
-#include "mac.h"
 #include "datarate.h"
 
 #define VIAWGET_HOSTAPD_MAX_BUF_SIZE 1024
index 05186110c0294ce3218074a57216ed923754da3d..c147300831344a1a55f8855006ca12e5f9c652e7 100644 (file)
 #include "ioctl.h"
 #include "iwctl.h"
 #include "dpc.h"
-#include "iocmd.h"
 #include "datarate.h"
 #include "rf.h"
 #include "firmware.h"
-#include "mac.h"
 #include "rndis.h"
 #include "control.h"
 #include "channel.h"
index 6912344fdfae436401e5dbcbb36cd51915e6d80c..0464093ed840b7dfa50302b323d08abcc8794434 100644 (file)
@@ -48,7 +48,6 @@
 #include "wmgr.h"
 #include "power.h"
 #include "wctl.h"
-#include "card.h"
 #include "baseband.h"
 #include "control.h"
 #include "rxtx.h"