[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6b5d548b-82ab-4bf3-90da-173928968fb9@linux.dev>
Date: Sat, 12 Oct 2024 11:10:05 +0800
From: Yanteng Si <si.yanteng@...ux.dev>
To: Yanteng Si <siyanteng@...oftware.com.cn>, linux@...linux.org.uk,
gregkh@...uxfoundation.org, jirislaby@...nel.org, alan@...ux.intel.com
Cc: bartosz.golaszewski@...aro.org, andriy.shevchenko@...ux.intel.com,
arnd@...db.de, u.kleine-koenig@...gutronix.de, mengdewei@...oftware.com.cn,
linux-serial@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] serial: clean up uart_info
Hi all,
在 2024/9/20 13:34, Yanteng Si 写道:
> Since commit ebd2c8f6d2ec ("serial: kill off uart_info") has
> removed uart_info, the uart_info declaration looks lonely,
> let it go.
Could someone pick up my patch? Or give me some hints on what else I
need to do?
Thanks,
Yanteng
>
> Signed-off-by: Yanteng Si <siyanteng@...oftware.com.cn>
> ---
> include/linux/platform_data/sa11x0-serial.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/include/linux/platform_data/sa11x0-serial.h b/include/linux/platform_data/sa11x0-serial.h
> index 8b79ab08af45..a88096bc74e4 100644
> --- a/include/linux/platform_data/sa11x0-serial.h
> +++ b/include/linux/platform_data/sa11x0-serial.h
> @@ -10,7 +10,6 @@
> #define SA11X0_SERIAL_H
>
> struct uart_port;
> -struct uart_info;
>
> /*
> * This is a temporary structure for registering these
Powered by blists - more mailing lists