aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/Makefile
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2013-12-11 21:25:38 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-12-17 13:09:09 -0800
commit1aec87a5616bca8f931580b56cfd1e322ab43ee3 (patch)
tree701c201d9b399a64ab5feca4dea2c1ee6b6387f1 /drivers/staging/vt6656/Makefile
parentstaging: delete non-required instances of include <linux/init.h> (diff)
downloadlinux-dev-1aec87a5616bca8f931580b56cfd1e322ab43ee3.tar.xz
linux-dev-1aec87a5616bca8f931580b56cfd1e322ab43ee3.zip
staging: vt6656: dead code remove mib.c mic.h from driver.
As result of patch staging: vt6656: Remove unused scStatistic data from driver. mib.c mic.h is dead code 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 c998547884c0..1d829b46c2e7 100644
--- a/drivers/staging/vt6656/Makefile
+++ b/drivers/staging/vt6656/Makefile
@@ -16,7 +16,6 @@ vt6656_stage-y += main_usb.o \
dpc.o \
power.o \
datarate.o \
- mib.o \
rc4.o \
tether.o \
tcrc.o \