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

From: Andy Shevchenko
Date: Wed Jul 16 2025 - 05:34:08 EST


On Tue, Jul 15, 2025 at 06:42:52PM -0700, Randy Dunlap wrote:
> On 7/15/25 3:45 AM, Stephen Rothwell wrote:
> >
> > Changes since 20250714:
>
> on i386, when
> CONFIG_X86_INTEL_CE=y
> # CONFIG_SERIAL_8250 is not set
>
> ../drivers/tty/serial/8250/8250_ce4100.c:90:13: error: redefinition of 'sdv_serial_fixup'
> 90 | void __init sdv_serial_fixup(void)
> | ^~~~~~~~~~~~~~~~
> In file included from ../drivers/tty/serial/8250/8250_ce4100.c:12:
> ../arch/x86/include/asm/ce4100.h:10:20: note: previous definition of 'sdv_serial_fixup' with type 'void(void)'
> 10 | static inline void sdv_serial_fixup(void) {};
> | ^~~~~~~~~~~~~~~~

Indeed, thanks.
I'll make a fix ASAP.

--
With Best Regards,
Andy Shevchenko