From 685ee37a12f66f57b76e4be28fc59b30faa666da Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Wed, 20 Apr 2011 21:14:05 +0000 Subject: drop excessive newline in uart8250.c Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6533 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/lib/uart8250.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib') 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) -- cgit v1.2.3