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:
8b1fae4
)
ALSA: Fix declaration of sound_class
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 15 Dec 2008 15:43:43 +0000
(15:43 +0000)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 15 Dec 2008 15:55:27 +0000
(16:55 +0100)
Include sound/core.h in sound_core.c so that sound_class is declared
before it is defined, avoiding it looking like it should be static.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found