1
0
Fork 0
alistair23-linux/sound/drivers/mpu401
Randy Dunlap c12aad6efb [ALSA] more section mismatches
Something about __init_or_module isn't working as expected (?).
CONFIG_HOTPLUG=y
CONFIG_MODULES=n
Fix shared init/exit code helper:
WARNING: sound/built-in.o(.exit.text+0x243): Section mismatch: reference to .init.text: (between 'alsa_card_mpu401_exit' and 'ac97_bus_exit')
WARNING: sound/built-in.o(.exit.text+0x21b): Section mismatch: reference to .init.text: (between 'alsa_card_dummy_exit' and 'alsa_card_serial_exit')

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-07-20 11:11:34 +02:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mpu401.c [ALSA] more section mismatches 2007-07-20 11:11:34 +02:00
mpu401_uart.c [ALSA] mpu401 - Add MPU401_INFO_UART_ONLY bitflag 2007-05-11 16:55:43 +02:00