staging: vt6656: wcmd remove unneeded headers

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Malcolm Priestley 2014-07-13 10:42:52 +01:00 committed by Greg Kroah-Hartman
parent 68cc161ee5
commit 983b65fa8d
1 changed files with 0 additions and 3 deletions

View File

@ -40,14 +40,11 @@
#include "device.h"
#include "mac.h"
#include "card.h"
#include "wcmd.h"
#include "power.h"
#include "baseband.h"
#include "usbpipe.h"
#include "rxtx.h"
#include "rf.h"
#include "channel.h"
static void vnt_cmd_timer_wait(struct vnt_private *priv, unsigned long msecs)
{