git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e2a375
)
ASoC: pcm: Fix unused variable warning
author
Takashi Iwai
<tiwai@suse.de>
Wed, 31 Dec 2014 16:10:34 +0000
(17:10 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 31 Dec 2014 16:13:29 +0000
(17:13 +0100)
sound/soc/soc-pcm.c: In function ‘soc_pcm_set_msb’:
sound/soc/soc-pcm.c:307:11: warning: unused variable ‘i’ [-Wunused-variable]
Fixes:
0e2a37513a1f
('ASoC: pcm: Use wildcard msbits constraints')
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found