summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.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/key.c
parent887651e00e2745c3ae571f68fb3be0669a6cc896 (diff)
downloadlinux-stable-60f8ce8dd6feb2d921a5513e79eaf9d6884abc09.tar.gz
linux-stable-60f8ce8dd6feb2d921a5513e79eaf9d6884abc09.tar.bz2
linux-stable-60f8ce8dd6feb2d921a5513e79eaf9d6884abc09.zip
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/key.c')
-rw-r--r--drivers/staging/vt6656/key.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/vt6656/key.c b/drivers/staging/vt6656/key.c
index b173ca154024..a88c6b1886dc 100644
--- a/drivers/staging/vt6656/key.c
+++ b/drivers/staging/vt6656/key.c
@@ -39,7 +39,6 @@
#include "mac.h"
#include "tmacro.h"
#include "key.h"
-#include "rndis.h"
#include "control.h"
static int msglevel =MSG_LEVEL_INFO;