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

From: Randy Dunlap
Date: Mon May 15 2023 - 22:40:09 EST




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)
| ^~~~~~~~~~


--
~Randy