From: Hannes Eder Date: Wed, 25 Feb 2009 21:26:48 +0000 (+0100) Subject: ALSA: sound/usb/usx2y: fix sparse warning: Should it be static? X-Git-Tag: v2.6.30-rc1~676^2~22^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=619389882ba37121d0f2f7b08e4944e47b379118;p=pandora-kernel.git ALSA: sound/usb/usx2y: fix sparse warning: Should it be static? 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed