]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ALSA: make snd_ac97_add_vmaster() static
authorAdrian Bunk <bunk@kernel.org>
Tue, 22 Jul 2008 17:21:32 +0000 (20:21 +0300)
committerTakashi Iwai <tiwai@suse.de>
Sun, 27 Jul 2008 08:22:26 +0000 (10:22 +0200)
commit13c2108de4437771a77f775fe33e9a33c53a8a14
treee031c35e6ab5158460d93fab5c92204f28631e2f
parent6aa1e464453e398e4ab12558777fb10cff8a284d
ALSA: make snd_ac97_add_vmaster() static

This patch makes the needlessly global snd_ac97_add_vmaster() static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ac97/ac97_patch.c