From: Harvey Harrison Date: Fri, 29 Aug 2008 20:32:00 +0000 (-0700) Subject: ALSA: ac97_patch make functions static X-Git-Tag: v2.6.28-rc1~720^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b03671a826ba9873724164c6c96e82d0f9f5988d;p=pandora-kernel.git ALSA: ac97_patch make functions static Only used in ac97_codec by including ac97_patch.c directly, effectively static Found by sparse: sound/pci/ac97/ac97_patch.c:3551:5: warning: symbol 'patch_vt1617a' was not declared. Should it be static? sound/pci/ac97/ac97_patch.c:3767:5: warning: symbol 'patch_vt1618' was not declared. Should it be static? Signed-off-by: Harvey Harrison Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed