aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-host-common.c
diff options
context:
space:
mode:
authorNiklas Schnelle <[email protected]>2024-04-04 10:45:06 +0000
committerCorey Minyard <[email protected]>2024-04-17 19:55:04 +0000
commitc5c76d800a646e08890cb775efd6037008136b9e (patch)
tree2c84c9b5cf16a7e952ee8a6c2f19e7ed8e5d1c26 /drivers/pci/controller/pci-host-common.c
parentipmi: Convert from tasklet to BH workqueue (diff)
downloadkernel-c5c76d800a646e08890cb775efd6037008136b9e.tar.gz
kernel-c5c76d800a646e08890cb775efd6037008136b9e.zip
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 'drivers/pci/controller/pci-host-common.c')
0 files changed, 0 insertions, 0 deletions