Re: [U-Boot] [PATCH 2/2] altera_uart: Adjust the declaration of debug_uart_init()

2015-11-05 Thread Thomas Chou
On 2015年11月03日 14:19, Thomas Chou wrote: Follow commit 97b059730218 ("debug_uart: Adjust the declaration of debug_uart_init()") Signed-off-by: Thomas Chou --- drivers/serial/altera_uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Applied to u-boot-nios. diff --git a/driver

Re: [U-Boot] [PATCH 2/2] altera_uart: Adjust the declaration of debug_uart_init()

2015-11-03 Thread Chin Liang See
On Tue, 2015-11-03 at 14:19 +0800, tho...@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 ___ U-Boot mailin

Re: [U-Boot] [PATCH 2/2] altera_uart: Adjust the declaration of debug_uart_init()

2015-11-03 Thread Marek Vasut
On Tuesday, November 03, 2015 at 07:19:35 AM, Thomas Chou wrote: > Follow commit 97b059730218 ("debug_uart: Adjust the declaration of > debug_uart_init()") > > Signed-off-by: Thomas Chou Reviewed-by: Marek Vasut > --- > drivers/serial/altera_uart.c | 2 +- > 1 file changed, 1 insertion(+), 1

[U-Boot] [PATCH 2/2] altera_uart: Adjust the declaration of debug_uart_init()

2015-11-02 Thread Thomas Chou
Follow commit 97b059730218 ("debug_uart: Adjust the declaration of debug_uart_init()") Signed-off-by: Thomas Chou --- drivers/serial/altera_uart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/serial/altera_uart.c b/drivers/serial/altera_uart.c index 4c4794e..622898