[PATCH] serial: clean up uart_info

Yanteng Si si.yanteng at linux.dev
Fri Oct 11 20:10:05 PDT 2024


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 at cqsoftware.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




More information about the linux-arm-kernel mailing list