summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley2014-10-29 18:55:45 +0100
committerGreg Kroah-Hartman2014-10-29 21:34:45 +0100
commit7910356c7f7645a638ee3ba4b425ecc8c825760e (patch)
tree99cea187bcbfb7b3a60e7f6da60603e74fd55ae9 /drivers/staging/vt6655/Makefile
parentstaging: vt6655: dead code remove tcrc.c/h (diff)
downloadkernel-qcow2-linux-7910356c7f7645a638ee3ba4b425ecc8c825760e.tar.gz
kernel-qcow2-linux-7910356c7f7645a638ee3ba4b425ecc8c825760e.tar.xz
kernel-qcow2-linux-7910356c7f7645a638ee3ba4b425ecc8c825760e.zip
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 \