Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92419
b: refs/heads/master
c: 1744a77
h: refs/heads/master
i:
  92417: caa7e67
  92415: e2d8c90
v: v3
  • Loading branch information
Harvey Harrison authored and Mauro Carvalho Chehab committed Apr 24, 2008
1 parent 4d1479e commit 5b268aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: b573ea0a936eb2a7c6c57cdacb0d02bd358495a7
refs/heads/master: 1744a7770c27a709c464ce51617c2b31721db165
4 changes: 2 additions & 2 deletions trunk/drivers/media/dvb/bt8xx/dvb-bt8xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ module_param(debug, int, 0644);
MODULE_PARM_DESC(debug, "Turn on/off debugging (default:off).");

#define dprintk( args... ) \
do \
do { \
if (debug) printk(KERN_DEBUG args); \
while (0)
} while (0)

#define IF_FREQUENCYx6 217 /* 6 * 36.16666666667MHz */

Expand Down

0 comments on commit 5b268aa

Please sign in to comment.