Commit 50fcfe57 authored by Shawn Bohrer's avatar Shawn Bohrer Committed by Greg Kroah-Hartman

Staging: vt6656 remove duplicate includes

Signed-off-by: default avatarShawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a8ee05f5
...@@ -46,7 +46,6 @@ ...@@ -46,7 +46,6 @@
#include "control.h" #include "control.h"
#include "datarate.h" #include "datarate.h"
#include "rndis.h" #include "rndis.h"
#include "control.h"
/*--------------------- Static Definitions -------------------------*/ /*--------------------- Static Definitions -------------------------*/
static int msglevel =MSG_LEVEL_INFO; static int msglevel =MSG_LEVEL_INFO;
......
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
#include "baseband.h" #include "baseband.h"
#include "wpactl.h" #include "wpactl.h"
#include "key.h" #include "key.h"
#include "mac.h"
#include "datarate.h" #include "datarate.h"
#define VIAWGET_HOSTAPD_MAX_BUF_SIZE 1024 #define VIAWGET_HOSTAPD_MAX_BUF_SIZE 1024
......
...@@ -64,11 +64,9 @@ ...@@ -64,11 +64,9 @@
#include "ioctl.h" #include "ioctl.h"
#include "iwctl.h" #include "iwctl.h"
#include "dpc.h" #include "dpc.h"
#include "iocmd.h"
#include "datarate.h" #include "datarate.h"
#include "rf.h" #include "rf.h"
#include "firmware.h" #include "firmware.h"
#include "mac.h"
#include "rndis.h" #include "rndis.h"
#include "control.h" #include "control.h"
#include "channel.h" #include "channel.h"
......
...@@ -48,7 +48,6 @@ ...@@ -48,7 +48,6 @@
#include "wmgr.h" #include "wmgr.h"
#include "power.h" #include "power.h"
#include "wctl.h" #include "wctl.h"
#include "card.h"
#include "baseband.h" #include "baseband.h"
#include "control.h" #include "control.h"
#include "rxtx.h" #include "rxtx.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment