From: Mark Brown Date: Mon, 15 Dec 2008 15:43:43 +0000 (+0000) Subject: ALSA: Fix declaration of sound_class X-Git-Tag: v2.6.29-rc1~590^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1ee379bd576c0830050c2d313e77b9f98a8013;p=pandora-kernel.git 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed