Re: linux-next: Tree for May 15 (drivers/tty/serial/8250/8250_omap.c)

From: Tony Lindgren
Date: Wed May 17 2023 - 01:51:34 EST


* Randy Dunlap <rdunlap@xxxxxxxxxxxxx> [230516 02:40]:
>
>
> On 5/14/23 21:12, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20230512:
> >
>
> # CONFIG_PM is not set
>
>
> ../drivers/tty/serial/8250/8250_omap.c:169:13: warning: 'uart_write' defined but not used [-Wunused-function]
> 169 | static void uart_write(struct omap8250_priv *priv, u32 reg, u32 val)
> | ^~~~~~~~~~

Thanks Geert has posted a fix for it:

https://lore.kernel.org/linux-serial/20230515122356.GI14287@xxxxxxxxxxx/T/#t

Regards,

Tony