diff --git a/drivers/staging/vt6656/channel.c b/drivers/staging/vt6656/channel.c index a2460ae1ec42ad20f7f9b9ee8e1327dc056960df..624bd2b6363a6d77fe8892c49cf1d680a43cd71b 100644 --- a/drivers/staging/vt6656/channel.c +++ b/drivers/staging/vt6656/channel.c @@ -40,7 +40,7 @@ #include "rf.h" /*--------------------- Static Definitions -------------------------*/ -static int msglevel =MSG_LEVEL_INFO; +static int msglevel = MSG_LEVEL_INFO; //static int msglevel =MSG_LEVEL_DEBUG; /*--------------------- Static Classes ----------------------------*/