public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.55: static compilation of mxser.c doesn't work
@ 2003-01-10 14:03 Adrian Bunk
  2003-01-10 15:12 ` Alan Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2003-01-10 14:03 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: linux-kernel, support

Hi Arnaldo,

the 2.5 Linux kernel contains your patch

   o mxser: add module_exit/module_init
   This fixes the compilation problem in 2.5

This patch renames mxser_init to mxser_module_init causing a compile 
error when trying to compile this driver statically into the kernel 
since mxser_init is still called from drivers/char/tty_io.c.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-01-12  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-10 14:03 2.5.55: static compilation of mxser.c doesn't work Adrian Bunk
2003-01-10 15:12 ` Alan Cox
2003-01-12  9:32   ` Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox