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:
8380740
)
ALSA: sound/usb/usx2y: fix sparse warning: Should it be static?
author
Hannes Eder
<hannes@hanneseder.net>
Wed, 25 Feb 2009 21:26:48 +0000
(22:26 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 26 Feb 2009 08:57:17 +0000
(09:57 +0100)
Impact: Move declaration to header file.
Fix this sparse warning:
sound/usb/usx2y/usx2yhwdeppcm.c:739:5: warning: symbol 'usX2Y_hwdep_pcm_new' was not declared. Should it be static?
Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found