* 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