
6 Jan
2016
6 Jan
'16
1:24 a.m.
On 5 January 2016 at 04:49, Michal Simek michal.simek@xilinx.com wrote:
Mark _debug_uart_init() as static to avoid sparse warning and inline it to debug_uart_init().
Reported-by: Thomas Chou thomas@wytron.com.tw Signed-off-by: Michal Simek michal.simek@xilinx.com Reviewed-by: Thomas Chou thomas@wytron.com.tw Reviewed-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v3:
- Separate uartlite from this patch
Changes in v2:
- Add tags
- Extend commit message reported by Bin
drivers/serial/serial_zynq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Simon Glass sjg@chromium.org