projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'topic/powermac' into for-linus
[linux-2.6]
/
sound
/
soc
/
blackfin
/
bf5xx-i2s-pcm.c
diff --git
a/sound/soc/blackfin/bf5xx-i2s-pcm.c
b/sound/soc/blackfin/bf5xx-i2s-pcm.c
index
53d290b
..
1318c4f
100644
(file)
--- a/
sound/soc/blackfin/bf5xx-i2s-pcm.c
+++ b/
sound/soc/blackfin/bf5xx-i2s-pcm.c
@@
-184,7
+184,7
@@
static int bf5xx_pcm_mmap(struct snd_pcm_substream *substream,
return 0 ;
}
-struct snd_pcm_ops bf5xx_pcm_i2s_ops = {
+st
atic st
ruct snd_pcm_ops bf5xx_pcm_i2s_ops = {
.open = bf5xx_pcm_open,
.ioctl = snd_pcm_lib_ioctl,
.hw_params = bf5xx_pcm_hw_params,