aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-06-25 21:19:51 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:23:31 -0400
commitfa2cdd2b0a74105841ef98d17366ac8104e7dc88 (patch)
tree9784d0b8db4a79b307bb6c4e72712fe1d6172f88 /drivers/staging/vt6656/Makefile
parentstaging: vt6656: dead code remove wctl (diff)
downloadlinux-dev-fa2cdd2b0a74105841ef98d17366ac8104e7dc88.tar.xz
linux-dev-fa2cdd2b0a74105841ef98d17366ac8104e7dc88.zip
staging: vt6656: dead code remove tkip.c/h
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 08d313d4c413..ad39400526d1 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -15,7 +15,6 @@ vt6656_stage-y += main_usb.o \
rc4.o \
tether.o \
key.o \
- tkip.o \
michael.o \
rf.o \
usbpipe.o \