diff options
Diffstat (limited to 'src/lib/uart8250.c')
-rw-r--r-- | src/lib/uart8250.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/uart8250.c b/src/lib/uart8250.c index 8c8eed8a11..03d954ba2c 100644 --- a/src/lib/uart8250.c +++ b/src/lib/uart8250.c @@ -25,7 +25,6 @@ #include "option_table.h" #endif - /* Should support 8250, 16450, 16550, 16550A type UARTs */ static inline int uart8250_can_tx_byte(unsigned base_port) |