mirror of
https://xff.cz/git/u-boot/
synced 2025-10-20 01:14:39 +02:00
Convert ioremap() to use io_region_base in dm cpu global data. Also remove three unused io functions, which have style issue and are replaced by macros already. Signed-off-by: Thomas Chou <thomas@wytron.com.tw>