Signed-off-by: Malcolm Priestley <tvboxspy@xxxxxxxxx> --- drivers/staging/vt6656/dpc.c | 3 --- drivers/staging/vt6656/dpc.h | 1 - 2 files changed, 4 deletions(-) diff --git a/drivers/staging/vt6656/dpc.c b/drivers/staging/vt6656/dpc.c index f5fbb5f..07de768 100644 --- a/drivers/staging/vt6656/dpc.c +++ b/drivers/staging/vt6656/dpc.c @@ -37,12 +37,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) diff --git a/drivers/staging/vt6656/dpc.h b/drivers/staging/vt6656/dpc.h index d538aa3..fab195f 100644 --- a/drivers/staging/vt6656/dpc.h +++ b/drivers/staging/vt6656/dpc.h @@ -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); -- 2.0.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html