From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Wed, 21 Sep 2011 13:31:15 +0200 Subject: [U-Boot] [PATCH v4] serial: uartlite: Support for SERIAL_MULTI In-Reply-To: <201109201303.12807.vapier@gentoo.org> References: <1316094600-13633-1-git-send-email-monstr@monstr.eu> <201109201303.12807.vapier@gentoo.org> Message-ID: <4E79CB03.7000806@monstr.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Mike Frysinger wrote: > 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] = { yeah - just read the second message not the first one. Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian