summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/firmware.c
diff options
context:
space:
mode:
authorMalcolm Priestley <tvboxspy@gmail.com>2014-05-17 09:50:30 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-18 09:58:30 -0700
commit60f8ce8dd6feb2d921a5513e79eaf9d6884abc09 (patch)
treec7555f003243908057a14e70fe6230124ab4629d /drivers/staging/vt6656/firmware.c
parent887651e00e2745c3ae571f68fb3be0669a6cc896 (diff)
staging: vt6656: rndis.h move all to device.h
Commands macros are common to all source files. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vt6656/firmware.c')
-rw-r--r--drivers/staging/vt6656/firmware.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/firmware.c b/drivers/staging/vt6656/firmware.c
index e03f1f97b284..1d3d268ef772 100644
--- a/drivers/staging/vt6656/firmware.c
+++ b/drivers/staging/vt6656/firmware.c
@@ -34,7 +34,6 @@
#include <linux/compiler.h>
#include "firmware.h"
#include "control.h"
-#include "rndis.h"
static int msglevel = MSG_LEVEL_INFO;
/* static int msglevel = MSG_LEVEL_DEBUG; */