summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley2014-10-29 18:55:29 +0100
committerGreg Kroah-Hartman2014-10-29 21:33:35 +0100
commit8d0126b1f06a8921a6fe669870de1c5644a276f4 (patch)
tree0119493d63735107eb14dee96d53bd67400e6681 /drivers/staging/vt6655/Makefile
parentstaging: vt6655: dead code remove wmgr.c (diff)
downloadkernel-qcow2-linux-8d0126b1f06a8921a6fe669870de1c5644a276f4.tar.gz
kernel-qcow2-linux-8d0126b1f06a8921a6fe669870de1c5644a276f4.tar.xz
kernel-qcow2-linux-8d0126b1f06a8921a6fe669870de1c5644a276f4.zip
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 \