summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-10-29 17:55:34 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-29 13:33:35 -0700
commit86b5afa757cddcf26b7ee6a2f21b70e313776faa (patch)
treeea3e1d93348ac4deb127e02a7003440d0f4b4d73 /drivers/staging/vt6655/Makefile
parentf3de0df9b01a45d0d95bb1e43750d895ef8d79db (diff)
downloadop-kernel-dev-86b5afa757cddcf26b7ee6a2f21b70e313776faa.zip
op-kernel-dev-86b5afa757cddcf26b7ee6a2f21b70e313776faa.tar.gz
staging: vt6655: dead code remove IEEE11.h.c/h
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/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/vt6655/Makefile b/drivers/staging/vt6655/Makefile
index 3c993a8..141c0c1 100644
--- a/drivers/staging/vt6655/Makefile
+++ b/drivers/staging/vt6655/Makefile
@@ -25,7 +25,6 @@ vt6655_stage-y += device_main.o \
rf.o \
wpa2.o \
aes_ccmp.o \
- vntwifi.o \
- IEEE11h.o
+ vntwifi.o
obj-$(CONFIG_VT6655) += vt6655_stage.o
OpenPOWER on IntegriCloud