summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-05-22 00:09:43 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-23 16:35:27 +0400
commit91e2f7f96124891e936b2f0c3daf62c97913cd05 (patch)
tree843a55bc3afd37169a81c56292f4342fa94c0f5f /drivers/staging/vt6656/Makefile
parent929cb313fb4e40126180456746b83e31e4897090 (diff)
downloadlinux-91e2f7f96124891e936b2f0c3daf62c97913cd05.tar.xz
staging: vt6656: remove dead code tcrc.c/h
Functions are now dead and of no use. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/Makefile')
-rw-r--r--drivers/staging/vt6656/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/Makefile b/drivers/staging/vt6656/Makefile
index 846db132f5d5..e39d2492f24f 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -18,7 +18,6 @@ vt6656_stage-y += main_usb.o \
datarate.o \
rc4.o \
tether.o \
- tcrc.o \
wpa.o \
key.o \
tkip.o \