Re: linux-next: Tree for Mar 24 (drivers/tty/serial/pch_uart.c)
From: Randy Dunlap
Date: Wed Mar 24 2021 - 11:55:42 EST
On 3/24/21 3:07 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20210323:
>
on x86_64:
# CONFIG_DEBUG_FS is not set
../drivers/tty/serial/pch_uart.c: In function ‘pch_uart_init_port’:
../drivers/tty/serial/pch_uart.c:1815:9: error: ‘port_regs_ops’ undeclared (first use in this function); did you mean ‘kobj_ns_ops’?
&port_regs_ops);
--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>