summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-05-19 20:32:57 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-19 15:23:21 -0700
commit2a4ee86f044ca0c39e9633d9f40e36a1a7df1180 (patch)
tree3293cc6842969b52a1019cf0e4f7c72129db16d8 /drivers/staging/vt6656/Makefile
parent7a24390d0f122f7c4a83dc2d0ffe85d22544cd3a (diff)
downloadlinux-stable-2a4ee86f044ca0c39e9633d9f40e36a1a7df1180.tar.gz
linux-stable-2a4ee86f044ca0c39e9633d9f40e36a1a7df1180.tar.bz2
linux-stable-2a4ee86f044ca0c39e9633d9f40e36a1a7df1180.zip
staging; vt6656: dead code aes_ccmp.
After dead code dpc hostapd remove aes.c/h Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/Makefile')
-rw-r--r--drivers/staging/vt6656/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/Makefile b/drivers/staging/vt6656/Makefile
index 47b60753bb23..846db132f5d5 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -26,7 +26,6 @@ vt6656_stage-y += main_usb.o \
rf.o \
iwctl.o \
wpactl.o \
- aes_ccmp.o \
usbpipe.o \
channel.o \
control.o \