diff options
author | Niklas Schnelle <[email protected]> | 2024-05-14 15:08:58 +0200 |
---|---|---|
committer | Helge Deller <[email protected]> | 2024-07-29 10:16:11 +0200 |
commit | 8423895d456672736a278d64f86d8b434eef2b54 (patch) | |
tree | bd5ef0bf330be625ba70810439946fb1965bf54c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 8400291e289ee6b2bf9779ff1c83a291501f017b (diff) |
video: Handle HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to #ifdef functions and their callsites which
unconditionally use these I/O accessors. In the include/video/vga.h
these are conveniently all those functions with the vga_io_* prefix.
Co-developed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions