diff options
author | H Hartley Sweeten <hartleys@visionengravers.com> | 2012-07-18 18:57:28 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-07-19 16:32:57 -0700 |
commit | d73805ceb1cf7fd86863de25a8038e5c1651172e (patch) | |
tree | 3f5e4fdbf8d3d42fb381bf99fe266f60dac375e1 /tools/perf/scripts/python/syscall-counts.py | |
parent | ad196be73d4c5fd433cec22a306dcbab3fc7e25c (diff) |
staging: comedi: daqboard2000: void *plx should be a void __iomem *
The private data variable 'plx' is an ioremap'ed pci resource and
should be a void __iomem *. This quiets a number of sparse warnings
about "different address spaces".
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions