commit | d82a4d3c3f331a1501371c9217efbcac300fc732 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 11:15:31 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | b6d089cd46a1b76a83652920ea223185a040311e | |
parent | 15890caf66e22c5943298b23908531f670757652 [diff] |
altera_timer: 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>