pbl: console: Use console_putc to output the carriage return
console_puts uses console_putc() to output characters, so the carriage
return should be output with the same function.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d925f1e commit c9a3849ec9f5f7356dd61e7e4bf90e3a55cca1cd
@Sascha Hauer Sascha Hauer authored on 11 Nov 2015
Showing 1 changed file
View
pbl/console.c