commit | 3d1ee379bd576c0830050c2d313e77b9f98a8013 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Dec 15 15:43:43 2008 +0000 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Dec 15 16:55:27 2008 +0100 |
tree | c8c247b94882162d6e8a04c24513522fd8239074 | |
parent | 8b1fae4e4200388b64dd88065639413cb3f1051c [diff] |
ALSA: Fix declaration of sound_class 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>