Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283943
b: refs/heads/master
c: 796ba90
h: refs/heads/master
i:
  283941: e708690
  283939: 324b2b8
  283935: aa5001b
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Dec 13, 2011
1 parent 9ba6c38 commit 1a9b69a
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: bba59f332687884e98c920e6c27278824d194c24
refs/heads/master: 796ba9001dfd5cdf19926f374015e514ea2eaa51
2 changes: 1 addition & 1 deletion trunk/sound/soc/au1x/dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ static int alchemy_pcm_new(struct snd_soc_pcm_runtime *rtd)
return 0;
}

struct snd_soc_platform_driver alchemy_pcm_soc_platform = {
static struct snd_soc_platform_driver alchemy_pcm_soc_platform = {
.ops = &alchemy_pcm_ops,
.pcm_new = alchemy_pcm_new,
.pcm_free = alchemy_pcm_free_dma_buffers,
Expand Down

0 comments on commit 1a9b69a

Please sign in to comment.