All of lore.kernel.org
 help / color / mirror / Atom feed
* uart.c doesn't compile
@ 2004-08-18  7:30 Jaap-Jan Boor
  2004-08-18 14:50 ` Kumar Gala
  0 siblings, 1 reply; 2+ messages in thread
From: Jaap-Jan Boor @ 2004-08-18  7:30 UTC (permalink / raw)
  To: linuxppc list


Hi,

I pulled the latest linuxppc-2.5 using bk and try
to build for 8xx (FADS). It seems uart.c doesn't
build anymore for SMCs:

  CC      arch/ppc/8xx_io/uart.o
arch/ppc/8xx_io/uart.c: In function `change_speed':
arch/ppc/8xx_io/uart.c:992: warning: implicit declaration of function
`m8xx_cpm_setbrg'
arch/ppc/8xx_io/uart.c: In function `rs_8xx_init':
arch/ppc/8xx_io/uart.c:2689: error: `dp_addr' undeclared (first use in
this function)
arch/ppc/8xx_io/uart.c:2689: error: (Each undeclared identifier is
reported only once
arch/ppc/8xx_io/uart.c:2689: error: for each function it appears in.)
make[1]: *** [arch/ppc/8xx_io/uart.o] Error 1
make: *** [arch/ppc/8xx_io] Error 2

should dp_addr not be changed in dp_offset?

Jaap-Jan

--
J.G.J. Boor                       Anton Philipsweg 1
Software Engineer                 1223 KZ Hilversum
AimSys bv                         tel. +31 35 689 1941
Postbus 2194, 1200 CD Hilversum   mailto:jjboor@aimsys.nl


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-08-18 14:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-18  7:30 uart.c doesn't compile Jaap-Jan Boor
2004-08-18 14:50 ` Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.