Re: linux-next: build failure after merge of the tty tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Feb 06, 2025 at 01:53:28PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the tty tree, today's linux-next build (x86_64_allmodconfig)
> failed like this:
> 
> drivers/tty/serial/8250/8250_airoha.c:52:6: error: redefinition of 'airoha8250_set_baud_rate'
>    52 | void airoha8250_set_baud_rate(struct uart_port *port,
>       |      ^~~~~~~~~~~~~~~~~~~~~~~~
> In file included from drivers/tty/serial/8250/8250_airoha.c:10:
> drivers/tty/serial/8250/8250.h:328:20: note: previous definition of 'airoha8250_set_baud_rate' with type 'void(struct uart_port *, unsigned int,  unsigned int)'
>   328 | static inline void airoha8250_set_baud_rate(struct uart_port *port,
>       |                    ^~~~~~~~~~~~~~~~~~~~~~~~
> 
> Caused by commit
> 
>   e12ebf14fa36 ("serial: Airoha SoC UART and HSUART support")
> 
> I have used the tty tree from next-20250205 for today.

Ick, sorry about that.  Benjamin, I'll go revert both of your commits in
my tree now.  Please feel free to fix them up and send working ones in
the future.

thanks,

greg k-h




[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux