Re: [PATCH -mm] ALSA portman2x4 section mismatch

2007-06-28 Thread Sam Ravnborg
On Thu, Jun 28, 2007 at 10:24:38AM -0700, Randy Dunlap wrote: > On Wed, 27 Jun 2007 12:02:32 +0200 Takashi Iwai wrote: > > > At Tue, 26 Jun 2007 15:30:13 -0700, > > Randy Dunlap wrote: > > > > > > From: Randy Dunlap <[EMAIL PROTECTED]> > > > > > > FIx section mismatch when CONFIG_HOTPLUG=n: > >

Re: [PATCH -mm] ALSA portman2x4 section mismatch

2007-06-28 Thread Randy Dunlap
On Wed, 27 Jun 2007 12:02:32 +0200 Takashi Iwai wrote: > At Tue, 26 Jun 2007 15:30:13 -0700, > Randy Dunlap wrote: > > > > From: Randy Dunlap <[EMAIL PROTECTED]> > > > > FIx section mismatch when CONFIG_HOTPLUG=n: > > > > WARNING: sound/built-in.o(.exit.text+0x271): Section mismatch: reference

Re: [PATCH -mm] ALSA portman2x4 section mismatch

2007-06-27 Thread Takashi Iwai
At Tue, 26 Jun 2007 15:30:13 -0700, Randy Dunlap wrote: > > From: Randy Dunlap <[EMAIL PROTECTED]> > > FIx section mismatch when CONFIG_HOTPLUG=n: > > WARNING: sound/built-in.o(.exit.text+0x271): Section mismatch: reference to > .init.text:snd_p > ortman_unregister_all (between 'snd_portman_mod

[PATCH -mm] ALSA portman2x4 section mismatch

2007-06-26 Thread Randy Dunlap
From: Randy Dunlap <[EMAIL PROTECTED]> FIx section mismatch when CONFIG_HOTPLUG=n: WARNING: sound/built-in.o(.exit.text+0x271): Section mismatch: reference to .init.text:snd_p ortman_unregister_all (between 'snd_portman_module_exit' and 'alsa_mpu401_uart_exit') Signed-off-by: Randy Dunlap <[EM