[U-Boot] [PATCH v3] serial: zynq: Use static inline for _debug_uart_init()

Simon Glass sjg at chromium.org
Wed Jan 6 01:24:34 CET 2016


On 5 January 2016 at 04:49, Michal Simek <michal.simek at 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 at wytron.com.tw>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> Reviewed-by: Thomas Chou <thomas at wytron.com.tw>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at 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 at chromium.org>


More information about the U-Boot mailing list