commit | 8061cfc942f22e7e9a98897d041966f619308cad | [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 | 995118292cdc0f67299e049c2b11b429e8c295c8 [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>