From: Randy Dunlap Date: Tue, 26 Jun 2007 09:43:52 +0000 (+0200) Subject: [ALSA] fix ensoniq section mismatch X-Git-Tag: v2.6.23-rc1~215^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=076c0e4fd80a43f64710fe9aabdc4c463b7f8621;p=pandora-kernel.git [ALSA] fix ensoniq section mismatch Fix ensoniq driver sections when HOTPLUG=n, but code is used during resume, so it cannot be discarded: WARNING: sound/pci/snd-ens1371.o(.text+0x5c0): Section mismatch: reference to .init.text: (between 'snd_ensoniq_chip_init' and 'snd_ensoniq_free') Signed-off-by: Randy Dunlap Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed