diff options
| author | Niklas Schnelle <[email protected]> | 2023-07-05 14:56:28 -0700 |
|---|---|---|
| committer | Dmitry Torokhov <[email protected]> | 2023-07-05 17:32:34 -0700 |
| commit | 650cda2ce25f08e8fae391b3ba6be27e7296c6a5 (patch) | |
| tree | 2ff79e4fd0e68b43922dfd514168c0c887b97326 /tools/perf/scripts/python/bin | |
| parent | 8c9cce9cb81b5fdc6e66bf3f129727b89e8daab7 (diff) | |
Input: gameport - add ISA and HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will result in inb()/outb() and friends
not being declared. As ISA already implies HAS_IOPORT we can simply add
this dependency and guard sections of code using inb()/outb() 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: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions