From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 8 Oct 2015 23:49:16 +0200 Subject: [U-Boot] [PATCH] serial: remove altera serial initializations In-Reply-To: References: <1444006278-31543-1-git-send-email-thomas@wytron.com.tw> Message-ID: <201510082349.16551.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, October 07, 2015 at 12:49:09 AM, Simon Glass wrote: > On 5 October 2015 at 01:51, Thomas Chou wrote: > > Both altera_jtag_serial_initialize() and > > altera_serial_initialize() are no longer used after > > they are converted to driver model. > > > > Signed-off-by: Thomas Chou > > --- > > > > drivers/serial/serial.c | 4 ---- > > include/serial.h | 2 -- > > 2 files changed, 6 deletions(-) > > Acked-by: Simon Glass Acked-by: Marek Vasut Best regards, Marek Vasut