Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283948
b: refs/heads/master
c: 8858d21
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Dec 14, 2011
1 parent 24a840e commit 067a247
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: 6f8d272a440ca7c61f5727300cbae642759d6765
refs/heads/master: 8858d21891ad6aecced34c31ae961584ad418522
2 changes: 1 addition & 1 deletion trunk/sound/soc/samsung/idma.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ void idma_reg_addr_init(void __iomem *regs, dma_addr_t addr)
idma.lp_tx_addr = addr;
}

struct snd_soc_platform_driver asoc_idma_platform = {
static struct snd_soc_platform_driver asoc_idma_platform = {
.ops = &idma_ops,
.pcm_new = idma_new,
.pcm_free = idma_free,
Expand Down

0 comments on commit 067a247

Please sign in to comment.