Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 120239
b: refs/heads/master
c: 0e734ad
h: refs/heads/master
i:
  120237: ce13f43
  120235: 42bff72
  120231: b18a5cd
  120223: 6afcab7
v: v3
  • Loading branch information
Mark Brown committed Nov 21, 2008
1 parent 2c5be41 commit 577b773
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: 0c758bdd678860fff3c4b600ec6f134e43526850
refs/heads/master: 0e734ad5d16ad1d87a428a30d117bb3541a8e24d
2 changes: 1 addition & 1 deletion trunk/sound/soc/pxa/pxa2xx-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ static int pxa2xx_pcm_hw_free(struct snd_pcm_substream *substream)
return 0;
}

struct snd_pcm_ops pxa2xx_pcm_ops = {
static struct snd_pcm_ops pxa2xx_pcm_ops = {
.open = __pxa2xx_pcm_open,
.close = __pxa2xx_pcm_close,
.ioctl = snd_pcm_lib_ioctl,
Expand Down

0 comments on commit 577b773

Please sign in to comment.