[PATCH v2] serial: ns16550: Fix return-type warning
Tom Rini
trini at konsulko.com
Fri Mar 13 21:55:09 CET 2026
On Thu, 26 Feb 2026 19:39:10 +0300, Nikita Shubin wrote:
> Fix compiler warning:
>
> drivers/serial/ns16550.c: In function ‘serial_in_dynamic’:
> drivers/serial/ns16550.c:153:1: warning: control reaches end
> of non-void function [-Wreturn-type]
> 153 | }
> | ^
>
> [...]
Applied to u-boot/next, thanks!
[1/1] serial: ns16550: Fix return-type warning
commit: 660d8e4fe92e4ca3f2173e3d00a25f6ae5f6e97d
--
Tom
More information about the U-Boot
mailing list