Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270622
b: refs/heads/master
c: 49acf73
h: refs/heads/master
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Sep 21, 2011
1 parent 6891cd7 commit 38cd466
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: bb754636844eae69dad8c714640ac8ad564ec62a
refs/heads/master: 49acf73bd03a22d1a0e866b244a4003c222aabee
2 changes: 1 addition & 1 deletion trunk/sound/soc/nuc900/nuc900-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ static int nuc900_dma_trigger(struct snd_pcm_substream *substream, int cmd)
return ret;
}

int nuc900_dma_getposition(struct snd_pcm_substream *substream,
static int nuc900_dma_getposition(struct snd_pcm_substream *substream,
dma_addr_t *src, dma_addr_t *dst)
{
struct snd_pcm_runtime *runtime = substream->runtime;
Expand Down

0 comments on commit 38cd466

Please sign in to comment.