summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:28 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:33:35 -0700
commit185cb4e6ced612a987cd7e5995339271d885cdfe (patch)
tree1025c8360c79d69459e996853d6f8a6629e3fe11 /drivers/staging/vt6655/Makefile
parent55340d6bb898ed6993ed79a79cb6f3e14dfb4aad (diff)
staging: vt6655: dead code remove wmgr.c
Remove all functions Header will be deleted later Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6655/Makefile')
-rw-r--r--drivers/staging/vt6655/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6655/Makefile b/drivers/staging/vt6655/Makefile
index 2cad0d09cdd0..fa154ef10edc 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -10,7 +10,6 @@ vt6655_stage-y += device_main.o \
wctl.o \
80211mgr.o \
wcmd.o \
- wmgr.o \
bssdb.o \
rxtx.o \
dpc.o \