commit | 079bfc5db419337f800996f8a49fc4039392dda2 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Sat Nov 14 11:26:51 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 18 21:18:30 2015 +0800 |
tree | cd2d1e7bc5e24239ac835acf9c956db9bac03584 | |
parent | 8ed38fa50c2a40851f6201bd795666a850617eb9 [diff] |
altera_pio: 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>