Re: linux-next: Tree for Mar 24 (drivers/tty/serial/pch_uart.c)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-03-25 12:18:17
Also in:
linux-serial, lkml
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2021-03-25 12:18:17
Also in:
linux-serial, lkml
On Wed, Mar 24, 2021 at 08:54:15AM -0700, Randy Dunlap wrote:
On 3/24/21 3:07 AM, Stephen Rothwell wrote:quoted
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);
Should already be fixed now, thanks. greg k-h