summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/uart8250.c1
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)