linuxppc-dev.lists.ozlabs.org archive mirror
 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

* Re: uart.c doesn't compile
  2004-08-18  7:30 uart.c doesn't compile Jaap-Jan Boor
@ 2004-08-18 14:50 ` Kumar Gala
  0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2004-08-18 14:50 UTC (permalink / raw)
  To: Jaap-Jan Boor; +Cc: linuxppc list


This driver has been replaced with drivers/serial/cpm_uart/

- kumar

On Aug 18, 2004, at 2:30 AM, Jaap-Jan Boor wrote:

>
> 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 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).