Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96694
b: refs/heads/master
c: 77ad55e
h: refs/heads/master
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed May 14, 2008
1 parent 5cc05b2 commit 7940d06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7fa2a1462fe0a258fb629f8447f31c1b3a6d6c68
refs/heads/master: 77ad55ec2159735b1b88a006a90f8dd2ffe291ca
2 changes: 1 addition & 1 deletion trunk/drivers/media/common/tuners/mxl5005s.c
Original file line number Diff line number Diff line change
Expand Up @@ -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) \
Expand Down

0 comments on commit 7940d06

Please sign in to comment.