kernel-ark/sound/oss
Randy Dunlap 10c86be577 ALSA: more section mismatches
Fix section mismatch warnings:

WARNING: sound/built-in.o(.exit.text+0x3ad): Section mismatch: reference to .init.text: (between 'sb_exit' and 'unload_uart6850')
WARNING: sound/built-in.o(.exit.text+0x753): Section mismatch: reference to .init.text: (between 'snd_mts64_module_exit' and 'snd_portman_module_exit')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Jaroslav Kysela <perex@suse.cz>
Cc: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-01 12:29:44 -07:00
..
dmasound Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2007-05-08 11:50:19 -07:00
emu10k1
.gitignore
ac97_codec.c
ac97.c
ac97.h
aci.c
aci.h
ad1816.c
ad1848_mixer.h
ad1848.c
ad1848.h
ad1889.c
ad1889.h
adlib_card.c
aedsp16.c
au1550_ac97.c
audio.c
bin2hex.c
btaudio.c oss: strlcpy is smart enough 2007-05-08 11:15:01 -07:00
CHANGELOG
coproc.h
cs46xx_wrapper-24.h
cs46xx.c
cs46xxpm.h
cs461x_image.h
cs461x.h
cs4232.c
dev_table.c
dev_table.h
dmabuf.c
es1371.c sound: convert "sound" subdirectory to UTF-8 2007-05-09 08:58:22 +02:00
hal2.c
hal2.h
hex2hex.c
i810_audio.c
kahlua.c
Kconfig schedule obsolete OSS drivers for removal, 4th round 2007-05-08 11:15:05 -07:00
Makefile
midi_ctrl.h
midi_synth.c
midi_synth.h
midibuf.c
mpu401.c
mpu401.h
msnd_classic.c
msnd_classic.h
msnd_pinnacle.c
msnd_pinnacle.h
msnd.c
msnd.h
nec_vrc5477.c
nm256_audio.c
nm256_coeff.h
nm256.h
opl3_hw.h
opl3.c
opl3.h
opl3sa2.c
os.h
pas2_card.c
pas2_midi.c
pas2_mixer.c
pas2_pcm.c sound: convert "sound" subdirectory to UTF-8 2007-05-09 08:58:22 +02:00
pas2.h
pss.c
README.FIRST
sb_audio.c
sb_card.c ALSA: more section mismatches 2007-07-01 12:29:44 -07:00
sb_card.h
sb_common.c
sb_ess.c
sb_ess.h
sb_midi.c
sb_mixer.c
sb_mixer.h
sb.h
sequencer.c
sh_dac_audio.c sh: hp6xx driver compile fixes. 2007-05-07 02:10:54 +00:00
sound_calls.h
sound_config.h
sound_firmware.h
sound_timer.c
soundcard.c
soundvers.h
sscape.c
swarm_cs4297a.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
sys_timer.c
trident.c sound: convert "sound" subdirectory to UTF-8 2007-05-09 08:58:22 +02:00
trident.h
trix.c
tuning.h
uart401.c
uart6850.c
ulaw.h
v_midi.c
v_midi.h
via82cxxx_audio.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
vidc_fill.S
vidc.c
vidc.h
vwsnd.c
waveartist.c
waveartist.h

The modular sound driver patches were funded by Red Hat Software 
(www.redhat.com). The sound driver here is thus a modified version of 
Hannu's code. Please bear that in mind when considering the appropriate
forums for bug reporting. 

Alan Cox