drop excessive newline in uart8250.c

Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Acked-by: Stefan Reinauer <stefan.reinauer@coreboot.org>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6533 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Stefan Reinauer 2011-04-20 21:14:05 +00:00 committed by Stefan Reinauer
parent bbd2f21184
commit 685ee37a12
1 changed files with 0 additions and 1 deletions

View File

@ -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)