Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343852
b: refs/heads/master
c: 7226d8e
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Oct 28, 2012
1 parent ba449a8 commit 18005ff
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: 1ab90587029b821ed47db9df8d79a5ebe49a02a8
refs/heads/master: 7226d8ebdd3a944db44334f0a910e70abcc0abbf
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/wl128x/fmdrv.h
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
#define fmdbg(format, ...) \
printk(KERN_DEBUG "fmdrv: " format, ## __VA_ARGS__)
#else /* DEBUG */
#define fmdbg(format, ...)
#define fmdbg(format, ...) do {} while(0)
#endif
enum {
FM_MODE_OFF,
Expand Down

0 comments on commit 18005ff

Please sign in to comment.