]> git.ipfire.org Git - people/ms/u-boot.git/commit
altera_sysid: change ioremap to map_physmem
authorThomas Chou <thomas@wytron.com.tw>
Sat, 14 Nov 2015 03:18:52 +0000 (11:18 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Wed, 18 Nov 2015 13:18:30 +0000 (21:18 +0800)
commit9cbb923bac590096ae50e25b30a83cb36f27d229
treede4e28d860496a794dcf7d6572d8afe7ea283280
parent7313e21a1e226daac277fcd8a19c29fb46bed74d
altera_sysid: 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/misc/altera_sysid.c