summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:45 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:34:45 -0700
commit7910356c7f7645a638ee3ba4b425ecc8c825760e (patch)
tree99cea187bcbfb7b3a60e7f6da60603e74fd55ae9 /drivers/staging/vt6655/Makefile
parent5e6fc9d7e4f9573a3b110fff8eb3e82553e0c0b0 (diff)
staging: vt6655: dead code remove 80211mgr.c and functions
80211mgr.h 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 390c23ef9f44..5f3c0192d0c2 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -8,7 +8,6 @@ vt6655_stage-y += device_main.o \
mac.o \
baseband.o \
wctl.o \
- 80211mgr.o \
rxtx.o \
dpc.o \
power.o \