diff options
author | Thierry Reding <[email protected]> | 2014-11-11 13:51:48 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2014-11-11 19:28:24 +0100 |
commit | 3ba5acf368ae415cd14d026b7cfe29de942b65fc (patch) | |
tree | 3e998c75a4e1bc720e2d0124bdbd5e7574057d22 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 1d0eeac7772d78b269a1c39fc9d685adf029acdf (diff) |
ARM: sa11x0: Use void __iomem * in MMIO accessors
MMIO accessors such as readl() and writel() want a void __iomem * for
the address. Update the BSE nanoEngine PCI driver to pass such pointers
instead of unsigned long in preparation to converting ARM to use generic
and more rigidly typed accessors.
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions