Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248183
b: refs/heads/master
c: 60ed286
h: refs/heads/master
i:
  248181: 5bf95ca
  248179: 74ccec4
  248175: 7ce8b59
v: v3
  • Loading branch information
Daniel Mack authored and Takashi Iwai committed May 18, 2011
1 parent a64ef9e commit 0501737
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: 23dc05a33fd45c1f53b51e6ad9a209bf021a16c8
refs/heads/master: 60ed286a61b43e3fedf18e63f2d71b758f3505aa
2 changes: 1 addition & 1 deletion trunk/sound/usb/debug.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#ifdef HW_CONST_DEBUG
#define hwc_debug(fmt, args...) printk(KERN_DEBUG fmt, ##args)
#else
#define hwc_debug(fmt, args...) /**/
#define hwc_debug(fmt, args...) do { } while(0)
#endif

#endif /* __USBAUDIO_DEBUG_H */
Expand Down

0 comments on commit 0501737

Please sign in to comment.