From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 20 Sep 2011 13:03:11 -0400 Subject: [U-Boot] [PATCH v4] serial: uartlite: Support for SERIAL_MULTI In-Reply-To: <1316094600-13633-1-git-send-email-monstr@monstr.eu> References: <1316094600-13633-1-git-send-email-monstr@monstr.eu> Message-ID: <201109201303.12807.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday, September 15, 2011 09:50:00 Michal Simek wrote: > --- a/drivers/serial/serial_xuartlite.c > +++ b/drivers/serial/serial_xuartlite.c > > +static struct uartlite *userial_ports[4] = { i think you missed my previous feedback here. pretty sure this should be: static struct uartlite * const userial_ports[4] = { -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20110920/81a0dc72/attachment.pgp