diff options
| author | Niklas Schnelle <[email protected]> | 2023-05-22 12:50:15 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-05-31 19:17:29 +0100 |
| commit | e7f3dd801ecfa9eeb936133122dcecd433f76c4d (patch) | |
| tree | 34afbb41f23c06a09bead09bea825de40ffa3c4b /tools/perf/scripts | |
| parent | 67d91a1e310afa9cbe1bb61169a2d3b8ca40ba67 (diff) | |
firmware: dmi-sysfs: handle HAS_IOPORT=n
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. We thus need to guard sections of code calling them
as alternative access methods.
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')
0 files changed, 0 insertions, 0 deletions