aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-06-25 21:19:45 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:23:30 -0400
commitd4d89fd171be53d3299cdc64bc81503afa671581 (patch)
tree5c26bce06bdfcaf2dd912931c2f62b7d7589ef1d /drivers/staging/vt6656/Makefile
parentstaging: vt6656: rxtx remove dead code (diff)
downloadlinux-dev-d4d89fd171be53d3299cdc64bc81503afa671581.tar.xz
linux-dev-d4d89fd171be53d3299cdc64bc81503afa671581.zip
staging: vt6656: dead code remove wmgr.c
The header will removed later 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 0c5628c6b712..255a2ad6b0db 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -9,7 +9,6 @@ vt6656_stage-y += main_usb.o \
wctl.o \
80211mgr.o \
wcmd.o\
- wmgr.o \
bssdb.o \
wpa2.o \
rxtx.o \