summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:22 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:33:34 -0700
commit0d24c97093f304fdca68af48e38e91d5ad01daf0 (patch)
tree46e78514a06caa6c65c2b11656cd26f3123a7951 /drivers/staging/vt6655/Makefile
parent7af1ead431ec82b64de511fa28ac54b3cc5b66ca (diff)
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 \