lkml.org 
[lkml]   [2000]   [Dec]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: link failure (drivers/char/riscom8.c) (240test13p2)
Date
From
> drivers/char/char.o: In function `tty_init':
> drivers/char/char.o(.text.init+0x259): undefined reference to `riscom8_init'
>
> I guess this is bacause riscom8_init is now a static function and thus
> tty_init cannot see it. If this is intentional or nat I cannot judge
> but I guess the fix is either to remove the static or the initcall from
> tty_init. The decision I leave with those who know what to do.

Remove the call from tty_init. riscom8 now uses the new style initialisers

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:52    [W:0.700 / U:0.596 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site