summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley2014-10-29 18:55:22 +0100
committerGreg Kroah-Hartman2014-10-29 21:33:34 +0100
commit0d24c97093f304fdca68af48e38e91d5ad01daf0 (patch)
tree46e78514a06caa6c65c2b11656cd26f3123a7951 /drivers/staging/vt6655/Makefile
parentstaging: vt6655: dead code remove net device code (diff)
downloadkernel-qcow2-linux-0d24c97093f304fdca68af48e38e91d5ad01daf0.tar.gz
kernel-qcow2-linux-0d24c97093f304fdca68af48e38e91d5ad01daf0.tar.xz
kernel-qcow2-linux-0d24c97093f304fdca68af48e38e91d5ad01daf0.zip
staging: vt6655: dead code remove iwctl.c/h
The iw handler and functions are nolonger required. 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 f7544a6cb63e..455f088d54cb 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -29,7 +29,6 @@ vt6655_stage-y += device_main.o \
michael.o \
wroute.o \
rf.o \
- iwctl.o \
wpactl.o \
wpa2.o \
aes_ccmp.o \