aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-report
diff options
context:
space:
mode:
authorNiklas Schnelle <[email protected]>2023-05-22 12:50:12 +0200
committerGreg Kroah-Hartman <[email protected]>2023-05-31 19:17:29 +0100
commit67d91a1e310afa9cbe1bb61169a2d3b8ca40ba67 (patch)
tree6f59f37c99701cfa771b5f11f857d6f97c727779 /tools/perf/scripts/python/bin/task-analyzer-report
parentb5c75b68b7ded84d4c82118974ce3975a4dcaa74 (diff)
counter: add HAS_IOPORT_MAP dependency
The 104_QUAD_8 counter driver uses devm_ioport_map() without depending on HAS_IOPORT_MAP. This means the driver is not usable on platforms such as s390 which do not support I/O port mapping. Add the missing HAS_IOPORT_MAP dependency to make this explicit. Co-developed-by: Arnd Bergmann <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Niklas Schnelle <[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/bin/task-analyzer-report')
0 files changed, 0 insertions, 0 deletions