console_simple: Remove duplicated newline conversion
console_puts uses console_putc for printing which already does newline
conversion, so do not do it again in console_puts.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 505b897 commit eeade80e9a0e16ea258e714d962604fa799adb21
@Sascha Hauer Sascha Hauer authored on 19 Jun 2018
Showing 1 changed file
View
common/console_simple.c