From: Kumar Gala <kumar.gala@freescale.com>
To: Jaap-Jan Boor <jjboor@aimsys.nl>
Cc: linuxppc list <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: uart.c doesn't compile
Date: Wed, 18 Aug 2004 09:50:28 -0500 [thread overview]
Message-ID: <F1FB9CC2-F125-11D8-A324-000393DBC2E8@freescale.com> (raw)
In-Reply-To: <1092814249.23185.15.camel@linpc003.aimsys.nl>
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/
prev parent reply other threads:[~2004-08-18 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-18 7:30 uart.c doesn't compile Jaap-Jan Boor
2004-08-18 14:50 ` Kumar Gala [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F1FB9CC2-F125-11D8-A324-000393DBC2E8@freescale.com \
--to=kumar.gala@freescale.com \
--cc=jjboor@aimsys.nl \
--cc=linuxppc-embedded@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.