Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

serial: clean up uart_info

Since commit ebd2c8f6d2ec ("serial: kill off uart_info") has
removed uart_info, the uart_info declaration looks lonely,
let it go.

Signed-off-by: Yanteng Si <siyanteng@cqsoftware.com.cn>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20240920053423.1373354-1-siyanteng@cqsoftware.com.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Yanteng Si and committed by
Greg Kroah-Hartman
483c5c2b ed3c3f32

-1
-1
include/linux/platform_data/sa11x0-serial.h
··· 10 10 #define SA11X0_SERIAL_H 11 11 12 12 struct uart_port; 13 - struct uart_info; 14 13 15 14 /* 16 15 * This is a temporary structure for registering these