Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248192
b: refs/heads/master
c: 217658f
h: refs/heads/master
v: v3
  • Loading branch information
Ben Gardiner authored and Takashi Iwai committed May 19, 2011
1 parent ef8194c commit 5898bf1
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: ec08b14483de0702ca43e3a8506e149486975f9b
refs/heads/master: 217658f46c2dbfe260f8f5976f2a201911a2f4c6
2 changes: 1 addition & 1 deletion trunk/sound/core/pcm_lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ static void xrun_log_show(struct snd_pcm_substream *substream)
#else /* ! CONFIG_SND_PCM_XRUN_DEBUG */

#define hw_ptr_error(substream, fmt, args...) do { } while (0)
#define xrun_log(substream, pos) do { } while (0)
#define xrun_log(substream, pos, in_interrupt) do { } while (0)
#define xrun_log_show(substream) do { } while (0)

#endif
Expand Down

0 comments on commit 5898bf1

Please sign in to comment.