summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/rxtx.c
diff options
context:
space:
mode:
authorJim Lieb <lieb@canonical.com>2009-08-12 21:54:15 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2009-09-15 19:02:08 (GMT)
commit8a3d91b02830dd7c58d27e5de65222219ac2163f (patch)
tree90144dce79d0be450803761e51969e1b93ad62f4 /drivers/staging/vt6656/rxtx.c
parentdad72fed3692a918fb567915f110ae71fb7ffe32 (diff)
downloadlinux-fsl-qoriq-8a3d91b02830dd7c58d27e5de65222219ac2163f.tar.xz
Staging: vt665x: remove tbit.h
Remove use of tbit macros and remove the header file. Signed-off-by: Jim Lieb <lieb@canonical.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/vt6656/rxtx.c')
-rw-r--r--drivers/staging/vt6656/rxtx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/rxtx.c b/drivers/staging/vt6656/rxtx.c
index 6a8eb1d..94ddf8b 100644
--- a/drivers/staging/vt6656/rxtx.c
+++ b/drivers/staging/vt6656/rxtx.c
@@ -57,7 +57,6 @@
#include "tkip.h"
#include "tcrc.h"
#include "wctl.h"
-#include "tbit.h"
#include "hostap.h"
#include "rf.h"
#include "datarate.h"