diff options
author | Niklas Schnelle <[email protected]> | 2024-04-04 12:45:06 +0200 |
---|---|---|
committer | Corey Minyard <[email protected]> | 2024-04-17 14:55:04 -0500 |
commit | c5c76d800a646e08890cb775efd6037008136b9e (patch) | |
tree | 2c84c9b5cf16a7e952ee8a6c2f19e7ed8e5d1c26 /include/linux/overflow.h | |
parent | a9b5bb5c2222b90f30c37c6036664b96404ab369 (diff) |
char: ipmi: handle HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to add this dependency and ifdef sections of
code using inb()/outb() as alternative access methods.
Acked-by: Corey Minyard <[email protected]>
Co-developed-by: Arnd Bergmann <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Signed-off-by: Niklas Schnelle <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Corey Minyard <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions