From: Hannes Eder Date: Thu, 20 Nov 2008 20:25:25 +0000 (+0100) Subject: sound/sound_core: Fix sparse warnings X-Git-Tag: v2.6.28-rc7~50^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a39c4ad1089be34d8dc66e926e93a52c44993a0a;p=pandora-kernel.git sound/sound_core: Fix sparse warnings Fix the following sparse warnings: sound/sound_core.c:460:2: warning: returning void-valued expression sound/sound_core.c:477:2: warning: returning void-valued expression sound/sound_core.c:510:5: warning: symbol 'soundcore_open' was not declared. Should it be static? Signed-off-by: Hannes Eder Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed