From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chin Liang See Date: Wed, 4 Nov 2015 01:27:43 -0600 Subject: [U-Boot] [PATCH 1/2] altera_jtag_uart: Adjust the declaration of debug_uart_init() In-Reply-To: <1446531575-17015-1-git-send-email-thomas@wytron.com.tw> References: <1446531575-17015-1-git-send-email-thomas@wytron.com.tw> Message-ID: <1446622063.2083.0.camel@clsee-VirtualBox> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2015-11-03 at 14:19 +0800, thomas at wytron.com.tw wrote: > Follow commit 97b059730218 ("debug_uart: Adjust the declaration of > debug_uart_init()") > > Signed-off-by: Thomas Chou > --- Reviewed-by: Chin Liang See Thanks Chin Liang