Skip to content

Commit 483c5c2

Browse files
Yanteng Sigregkh
authored andcommitted
serial: clean up uart_info
Since commit ebd2c8f ("serial: kill off uart_info") has removed uart_info, the uart_info declaration looks lonely, let it go. Signed-off-by: Yanteng Si <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ed3c3f3 commit 483c5c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/linux/platform_data/sa11x0-serial.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
#define SA11X0_SERIAL_H
1111

1212
struct uart_port;
13-
struct uart_info;
1413

1514
/*
1615
* This is a temporary structure for registering these

0 commit comments

Comments
 (0)