diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-01-03 17:40:31 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-01-08 17:55:25 +0100 |
| commit | 60826786fcdb328a222e41ea13e0e63b23ad9daa (patch) | |
| tree | c7b3dab46682b8ea0b62eee5f42115dd2868c275 /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | 7b7ad03f49a5c6be19ef1c3d4090651b5892e6e0 (diff) | |
usb: ehci-mv: Fix missing iomem in cast
Fix missing __iomem in cast to struct ehci_caps. This fixes the Sparse
warning visible on x86_64 compile test:
drivers/usb/host/ehci-mv.c:167:23: warning: cast removes address space '<asn:2>' of expression
drivers/usb/host/ehci-mv.c:167:20: warning: incorrect type in assignment (different address spaces)
drivers/usb/host/ehci-mv.c:167:20: expected struct ehci_caps [noderef] <asn:2> *caps
drivers/usb/host/ehci-mv.c:167:20: got struct ehci_caps *
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions