summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley2014-10-29 18:55:23 +0100
committerGreg Kroah-Hartman2014-10-29 21:33:34 +0100
commitae1927eb348908ea92eb9ce8c452e053a4830adf (patch)
tree6213b811d2c09e5d822ffdaa9a2bef188e85e7b9 /drivers/staging/vt6655/Makefile
parentstaging: vt6655: dead code remove iwctl.c/h (diff)
downloadkernel-qcow2-linux-ae1927eb348908ea92eb9ce8c452e053a4830adf.tar.gz
kernel-qcow2-linux-ae1927eb348908ea92eb9ce8c452e053a4830adf.tar.xz
kernel-qcow2-linux-ae1927eb348908ea92eb9ce8c452e053a4830adf.zip
staging: vt6655: dead code remove ioctl.c/h
The driver nolonger supports these io functions 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 455f088d54cb..6e9349976174 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -21,7 +21,6 @@ vt6655_stage-y += device_main.o \
rc4.o \
tether.o \
tcrc.o \
- ioctl.o \
hostap.o \
wpa.o \
key.o \