commit | 1ec60b93212ca095822a6ae789e7f944d9692800 | [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 | 18c3f27016c3c8ea3b68ce36084099a4a917dbef [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>