diff options
Diffstat (limited to 'include/linux/serial.h')
| -rw-r--r-- | include/linux/serial.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/linux/serial.h b/include/linux/serial.h index 33fc8cb8ddfb..deb714314fb1 100644 --- a/include/linux/serial.h +++ b/include/linux/serial.h | |||
| @@ -177,11 +177,5 @@ struct serial_icounter_struct { | |||
| 177 | #ifdef __KERNEL__ | 177 | #ifdef __KERNEL__ |
| 178 | #include <linux/compiler.h> | 178 | #include <linux/compiler.h> |
| 179 | 179 | ||
| 180 | /* Allow architectures to override entries in serial8250_ports[] at run time: */ | ||
| 181 | struct uart_port; /* forward declaration */ | ||
| 182 | extern int early_serial_setup(struct uart_port *port); | ||
| 183 | extern int early_serial_console_init(char *options); | ||
| 184 | extern int serial8250_start_console(struct uart_port *port, char *options); | ||
| 185 | |||
| 186 | #endif /* __KERNEL__ */ | 180 | #endif /* __KERNEL__ */ |
| 187 | #endif /* _LINUX_SERIAL_H */ | 181 | #endif /* _LINUX_SERIAL_H */ |
