ALSA: more section mismatches
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 1 Jul 2007 19:06:37 +0000 (12:06 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 1 Jul 2007 19:29:44 +0000 (12:29 -0700)
commit10c86be57724adf44c266300964182fd2966d108
tree94712ad65752f5375a7e0b79b96f3ba8c5d9585d
parent95203aec21fcdff1f1fa5480a597d02416aa0a63
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>
sound/drivers/mts64.c
sound/oss/sb_card.c