]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: arc: Convert to use default_serial_puts
authorAxel Lin <axel.lin@ingics.com>
Sat, 8 Feb 2014 07:04:58 +0000 (15:04 +0800)
committerTom Rini <trini@ti.com>
Fri, 21 Feb 2014 14:50:12 +0000 (09:50 -0500)
commit1cb8393a1363bdc15946ef5b0b20bd10717daa74
treee47b0758872e1ba66a9ed52896fff50e40155818
parent1530f6f51ada57a9dd24f07d0f0955a8bf84c7b8
serial: arc: Convert to use default_serial_puts

Use default_serial_puts() instead of duplicating the implementation.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
drivers/serial/serial_arc.c