summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:29 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:33:35 -0700
commit8d0126b1f06a8921a6fe669870de1c5644a276f4 (patch)
tree0119493d63735107eb14dee96d53bd67400e6681 /drivers/staging/vt6655/Makefile
parent185cb4e6ced612a987cd7e5995339271d885cdfe (diff)
staging: vt6655: dead code remove wcmd.c
header will be removed 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 fa154ef10edc..271ca9df43a9 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -9,7 +9,6 @@ vt6655_stage-y += device_main.o \
baseband.o \
wctl.o \
80211mgr.o \
- wcmd.o \
bssdb.o \
rxtx.o \
dpc.o \