forked from Minki/linux
staging: vt6656: dpc 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
52e0cdc546
commit
23690634a5
@ -32,12 +32,9 @@
|
||||
|
||||
#include "dpc.h"
|
||||
#include "device.h"
|
||||
#include "rxtx.h"
|
||||
#include "card.h"
|
||||
#include "mac.h"
|
||||
#include "baseband.h"
|
||||
#include "rf.h"
|
||||
#include "usbpipe.h"
|
||||
|
||||
int vnt_rx_data(struct vnt_private *priv, struct vnt_rcb *ptr_rcb,
|
||||
unsigned long bytes_received)
|
||||
|
@ -30,7 +30,6 @@
|
||||
#define __DPC_H__
|
||||
|
||||
#include "device.h"
|
||||
#include "wcmd.h"
|
||||
|
||||
int vnt_rx_data(struct vnt_private *, struct vnt_rcb *,
|
||||
unsigned long bytes_recieved);
|
||||
|
Loading…
Reference in New Issue
Block a user