Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37354
b: refs/heads/master
c: 07e19c2
h: refs/heads/master
v: v3
  • Loading branch information
Andrew de Quincey authored and Mauro Carvalho Chehab committed Sep 26, 2006
1 parent 3f4ce3e commit 24e336c
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: ef09c071a2867279a49374c35b2a169f69fced73
refs/heads/master: 07e19c20c8cdd5e1cc96e0bc8a37f5322ce78cdb
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/tda10086.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ struct tda10086_state {
u32 symbol_rate;
};

static int debug = 1;
static int debug = 0;
#define dprintk(args...) \
do { \
if (debug) printk(KERN_DEBUG "tda10086: " args); \
Expand Down

0 comments on commit 24e336c

Please sign in to comment.