From: Randy Dunlap Date: Wed, 16 Jan 2008 13:55:42 +0000 (+0100) Subject: [ALSA] sound: fix rme9652 section mismatch X-Git-Tag: v2.6.25-rc1~1127^2~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1374f8ceeefcb24194c29b9a81ecc40118d2c4d1;p=pandora-kernel.git [ALSA] sound: fix rme9652 section mismatch Fix section mismatch in hdsp: snd_hdsp_proc_init() can be called from an ioctl at any time. WARNING: vmlinux.o(.text+0x1089bc2): Section mismatch: reference to .init.text: (between 'snd_hdsp_create_alsa_devices' and 'snd_hdsp_free') Signed-off-by: Randy Dunlap Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed