serial: remove altera serial initializations
authorThomas Chou <thomas@wytron.com.tw>
Fri, 9 Oct 2015 01:28:20 +0000 (09:28 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:37:03 +0000 (07:37 +0800)
commit2e2da4c67dc1adc43a2d1417d8595bb2543ecfe6
tree6fe56fc0342bf4cbb85f61a60773d221f88de11d
parenta54915d8a13ce800645655728a2f203aeda98740
serial: remove altera serial initializations

Both altera_jtag_serial_initialize() and
altera_serial_initialize() are no longer used after
they are converted to driver model.

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Acked-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
drivers/serial/serial.c
include/serial.h