commit | 15890caf66e22c5943298b23908531f670757652 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 10:38:09 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | 72fa0e2e3dbc79cfdc399b001cf9a7ff5051dc19 | |
parent | ce69fb64a72082c2c0b33cde909f42ba36545c39 [diff] |
altera_uart: change ioremap to map_physmem Change ioremap() to map_physmem(), as it is more used in u-boot. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Marek Vasut <marex@denx.de>