From: Adrian Bunk Date: Mon, 20 Nov 2006 16:50:17 +0000 (+0100) Subject: [ALSA] make sound/core/control.c:snd_ctl_new() static X-Git-Tag: v2.6.21-rc1~83^2~62^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b51ba07e2e2866bfea40c5551a926dbefae64da;p=pandora-kernel.git [ALSA] make sound/core/control.c:snd_ctl_new() static Now that everyone uses snd_ctl_new1() and noone is using snd_ctl_new() anymore, we can make it static. Signed-off-by: Adrian Bunk Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed