aboutsummaryrefslogtreecommitdiff
path: root/src/include/uart8250.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/uart8250.h')
-rw-r--r--src/include/uart8250.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/uart8250.h b/src/include/uart8250.h
index e6a318ae8b..bec3637033 100644
--- a/src/include/uart8250.h
+++ b/src/include/uart8250.h
@@ -111,9 +111,6 @@
#error Bad ttyS0 baud rate
#endif
-/* Line Control Settings */
-#define UART_LCS CONFIG_TTYS0_LCS
-
#if CONFIG_CONSOLE_SERIAL8250
unsigned char uart8250_rx_byte(unsigned base_port);
int uart8250_can_rx_byte(unsigned base_port);