staging: vt6656: wcmd remove unneeded headers
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 13 Jul 2014 09:42:52 +0000 (10:42 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 13 Jul 2014 19:22:35 +0000 (12:22 -0700)
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/wcmd.c

index bb9500fcc091b81f9cef008a020e70021cb80ef7..3c6522848ad9ab2e0ea87506b9fbd8fa0d1c9a32 100644 (file)
 
 #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)
 {