summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorNiklas Schnelle <schnelle@linux.ibm.com>2024-05-14 15:08:58 +0200
committerHelge Deller <deller@gmx.de>2024-07-29 10:16:11 +0200
commit8423895d456672736a278d64f86d8b434eef2b54 (patch)
treebd5ef0bf330be625ba70810439946fb1965bf54c /ipc
parent8400291e289ee6b2bf9779ff1c83a291501f017b (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 <arnd@kernel.org> Signed-off-by: Arnd Bergmann <arnd@kernel.org> Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions