dect
/
linux-2.6
Archived
13
0
Fork 0

Staging: vt6656 remove duplicate includes

Signed-off-by: Shawn Bohrer <shawn.bohrer@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Shawn Bohrer 2009-10-25 22:46:48 -05:00 committed by Greg Kroah-Hartman
parent a8ee05f54c
commit 50fcfe57ee
4 changed files with 0 additions and 5 deletions

View 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;

View 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

View File

@ -64,11 +64,9 @@
#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"

View 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"