summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/baseband.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/baseband.c
parent887651e00e2745c3ae571f68fb3be0669a6cc896 (diff)
downloadop-kernel-dev-60f8ce8dd6feb2d921a5513e79eaf9d6884abc09.zip
op-kernel-dev-60f8ce8dd6feb2d921a5513e79eaf9d6884abc09.tar.gz
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/baseband.c')
-rw-r--r--drivers/staging/vt6656/baseband.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/baseband.c b/drivers/staging/vt6656/baseband.c
index 9f3b2fb..b4489d6 100644
--- a/drivers/staging/vt6656/baseband.c
+++ b/drivers/staging/vt6656/baseband.c
@@ -42,7 +42,6 @@
#include "rf.h"
#include "control.h"
#include "datarate.h"
-#include "rndis.h"
static int msglevel =MSG_LEVEL_INFO;
//static int msglevel =MSG_LEVEL_DEBUG;
OpenPOWER on IntegriCloud