aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/vt6656/rxtx.c')
-rw-r--r--drivers/staging/vt6656/rxtx.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/vt6656/rxtx.c b/drivers/staging/vt6656/rxtx.c
index bbdc127a987..8f18578a590 100644
--- a/drivers/staging/vt6656/rxtx.c
+++ b/drivers/staging/vt6656/rxtx.c
@@ -68,8 +68,7 @@
68/*--------------------- Static Classes ----------------------------*/ 68/*--------------------- Static Classes ----------------------------*/
69 69
70/*--------------------- Static Variables --------------------------*/ 70/*--------------------- Static Variables --------------------------*/
71//static int msglevel =MSG_LEVEL_DEBUG; 71static int msglevel = MSG_LEVEL_INFO;
72static int msglevel =MSG_LEVEL_INFO;
73 72
74/*--------------------- Static Functions --------------------------*/ 73/*--------------------- Static Functions --------------------------*/
75 74