commit | 36eb053395689a789e7ab54f956b8c484e8a65b5 | [log] [tgz] |
---|---|---|
author | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Jan 09 17:32:45 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Jan 16 21:06:46 2016 +0100 |
tree | c2d12a4e3f0352d2ec205d467ca39ef73703815f | |
parent | 535e08eb9d5d60fb26847c60c11197b5a92174cb [diff] |
MIPS: malta: fix IO accessor call Use void pointer as address argument for readl(). This is required for the upcoming MIPS asm header file and I/O accessor update. Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>