summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-06-25 21:19:46 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-26 20:23:30 -0400
commit64d1c329fb13e004cd4139126f51089b5a234413 (patch)
tree138a54e3f110ed4d55b88df02dee2985bb0d9f7d /drivers/staging/vt6656/Makefile
parentd4d89fd171be53d3299cdc64bc81503afa671581 (diff)
staging: vt6656: dead code remove bssdb.c
The header will be remove 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 255a2ad6b0db..28cdb4f929c6 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\
- bssdb.o \
wpa2.o \
rxtx.o \
dpc.o \