kernel-ark/sound
Harvey Harrison b03671a826 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 <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-04 10:26:37 +02:00
..
aoa ALSA: aoa - Remove duplicate assignment of SNDRV_PCM_FMTBIT_S{16,24}_BE bits 2008-08-25 09:57:14 +02:00
arm ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
core sound: make OSS sound core optional 2008-08-29 10:06:21 +02:00
drivers ALSA: dummy driver - do not use assignment in if condition 2008-08-15 12:59:02 +02:00
i2c ALSA: revo51: add headphone output 2008-08-25 09:57:17 +02:00
isa ALSA: remove obsolete *_FIRMARE_IN_KERNEL in isa/Kconfig 2008-08-29 10:06:16 +02:00
mips ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
oss sound: make OSS sound core optional 2008-08-29 10:06:21 +02:00
parisc ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
pci ALSA: ac97_patch make functions static 2008-09-04 10:26:37 +02:00
pcmcia ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
ppc ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
sh ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
soc ALSA: ASoC: Convert DAPM pop time configuration to debugfs 2008-08-29 10:06:14 +02:00
sparc ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
spi sound: Convert to menuconfig 2008-05-27 15:56:20 +02:00
synth ALSA: Kill snd_assert() in other places 2008-08-13 11:46:40 +02:00
usb ALSA: usb-audio - Add ignore_ctl_error parameter 2008-08-15 11:48:01 +02:00
ac97_bus.c
Kconfig sound: make OSS sound core optional 2008-08-29 10:06:21 +02:00
last.c
Makefile
sound_core.c sound: make OSS sound core optional 2008-08-29 10:06:21 +02:00
sound_firmware.c