diff options
author | Arnd Bergmann <[email protected]> | 2024-10-16 11:15:18 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-10-19 09:57:03 +0200 |
commit | 78ecb0375685bc9276638a5e2b6ec3b10d2810bf (patch) | |
tree | 1ee1b18270d43cbb963f4e77a52e423bdb9aebe2 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | e282c89beab6ed0d77c96e85c50b470091e26e7e (diff) |
staging: gpib: make port I/O code conditional
A few of the helper modules contain functions for both IORESOURCE_MEM
and IORESOURCE_IO type access, with the latter not being supported
on all architectures but also not used by all the drivers.
Add #ifdef checks around these to allow building the library code
and use it on MMIO-only configurations.
Signed-off-by: Arnd Bergmann <[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/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions