Home
last modified time | relevance | path

Searched hist:"929 ffa4ade6ccc0059368ff55ca7b866b178ca47" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.cdiff 929ffa4ade6ccc0059368ff55ca7b866b178ca47 Tue May 28 04:04:49 CDT 2019 YueHaibing <yuehaibing@huawei.com> serial: stm32: Make stm32_get_databits static

Fix sparse warning:

drivers/tty/serial/stm32-usart.c:603:14: warning:
symbol 'stm32_get_databits' was not declared. Should it be static?

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>