commit | a64be6124a069c2eae87656175c4c2e479e901cb | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Mon Oct 05 10:37:19 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Oct 23 07:37:20 2015 +0800 |
tree | 1d41226950a40bc162670a7750ffe6081aff5b67 | |
parent | 121e36dacdfa0ef68414effea4d758e8fc2f3b60 [diff] |
nios2: convert ioremap to use dm cpu data 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>