commit | 2e2da4c67dc1adc43a2d1417d8595bb2543ecfe6 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 09 09:28:20 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:37:03 2015 +0800 |
tree | 6fe56fc0342bf4cbb85f61a60773d221f88de11d | |
parent | a54915d8a13ce800645655728a2f203aeda98740 [diff] |
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>