提交 77ad55ec 编写于 作者: S Steven Toth 提交者: Mauro Carvalho Chehab

V4L/DVB(7877): mxl5005s: Ensure debug is off

Ensure debug is off
Signed-off-by: NSteven Toth <stoth@hauppauge.com>
Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
上级 7fa2a146
......@@ -66,7 +66,7 @@
#include "dvb_frontend.h"
#include "mxl5005s.h"
static int debug = 2;
static int debug;
#define dprintk(level, arg...) do { \
if (level <= debug) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册