mirror of https://gitee.com/openkylin/linux.git
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:
parent
68cc161ee5
commit
983b65fa8d
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue