summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-06-25 21:19:50 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:23:30 -0400
commit03e77fe366f80bc545b46618c191600e99d8c2cb (patch)
treea20e766479d9b2178d91a87310c156ad973d652f /drivers/staging/vt6656/Makefile
parent04311c499f1ada386f7e7f0529e6b63540ed4a62 (diff)
downloadlinux-03e77fe366f80bc545b46618c191600e99d8c2cb.tar.bz2
staging: vt6656: dead code remove wctl
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 1be7d608bb9e..08d313d4c413 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -6,7 +6,6 @@ vt6656_stage-y += main_usb.o \
card.o \
mac.o \
baseband.o \
- wctl.o \
80211mgr.o \
wcmd.o\
rxtx.o \