altera_tse: change ioremap to map_physmem
authorThomas Chou <thomas@wytron.com.tw>
Sat, 14 Nov 2015 03:21:16 +0000 (11:21 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Wed, 18 Nov 2015 13:18:30 +0000 (21:18 +0800)
commite2b259f70e6fef9dbd0c421045afaae5d455b2c4
tree64a9ae7ccb8b097ccbf8498830c939ceb276c3d1
parent9cbb923bac590096ae50e25b30a83cb36f27d229
altera_tse: 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>
drivers/net/altera_tse.c