linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* I always encouter this simple error message compiling 2.6 for ML403 UART 16550
@ 2007-04-30  6:43 Mohammad Sadegh Sadri
  2007-04-30  7:32 ` Grant Likely
  0 siblings, 1 reply; 4+ messages in thread
From: Mohammad Sadegh Sadri @ 2007-04-30  6:43 UTC (permalink / raw)
  To: Linux PPC Linux PPC


Well

Don't know if any change should occure in the source files but when I compi=
le any version of 2.6 kernel for ml403/405 with UART 16550 support , I enco=
unter this error message :

arch/ppc/syslib/virtex_devices.c: In function 'virtex_early_serial_init':
arch/ppc/syslib/virtex_devices.c:309: warning: implicit declaration of func=
tion 'gen550_init'
  CC      arch/ppc/syslib/ppc4xx_setup.o
  CC      arch/ppc/syslib/gen550_dbg.o
arch/ppc/syslib/gen550_dbg.c:34: error: 'RS_TABLE_SIZE' undeclared here (no=
t in a function)
arch/ppc/syslib/gen550_dbg.c:36: error: empty scalar initializer
arch/ppc/syslib/gen550_dbg.c:36: error: (near initialization for 'rs_table'=
)
make[1]: *** [arch/ppc/syslib/gen550_dbg.o] Error 1
make: *** [arch/ppc/syslib] Error 2

And for the solution I simply add the following line to the header of gen55=
0_dbg.c :

#include=20

Is there any thing I have missed? or this include line should be added to t=
he source codes?

thanks.
_________________________________________________________________
Connect to the next generation of MSN Messenger=A0
http://imagine-msn.com/messenger/launch80/default.aspx?locale=3Den-us&sourc=
e=3Dwlmailtagline=

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

end of thread, other threads:[~2007-05-01  4:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-30  6:43 I always encouter this simple error message compiling 2.6 for ML403 UART 16550 Mohammad Sadegh Sadri
2007-04-30  7:32 ` Grant Likely
2007-04-30  8:22   ` Grant Likely
2007-05-01  4:44     ` David H. Lynch Jr.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).