diff options
author | Logan Gunthorpe <[email protected]> | 2020-07-28 13:24:34 -0600 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2020-07-31 11:23:45 -0500 |
commit | 42dae8937406c98ce0cb6ff0d683765c854098d9 (patch) | |
tree | 7dd5ef35fcaabe536500d128f1ffd1460969aa69 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5f11723b204aaf461e7a5242fc732222d2f0aa17 (diff) |
PCI: switchtec: Add missing __iomem tag to fix sparse warnings
Fix a missing __iomem tag in the init_pfn() function. This fixes a sparse
warning of the form:
$ make C=2 drivers/pci/switch/
drivers/pci/switch/switchtec.c:... incorrect type assignment(different address spaces)
Fixes: 080b47def5e5 ("MicroSemi Switchtec management interface driver")
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Logan Gunthorpe <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions