aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cdx/controller/cdx_controller.c
diff options
context:
space:
mode:
authorNiklas Schnelle <[email protected]>2024-04-04 11:49:17 +0000
committerGreg Kroah-Hartman <[email protected]>2024-04-11 13:26:55 +0000
commitf0a816fb12dadd21326a7c0e54e3253f69d895d5 (patch)
treea68de960d76e7d1143fc11a77b2f23009b0802e3 /drivers/cdx/controller/cdx_controller.c
parentparport: mfc3: avoid empty-body warning (diff)
downloadkernel-f0a816fb12dadd21326a7c0e54e3253f69d895d5.tar.gz
kernel-f0a816fb12dadd21326a7c0e54e3253f69d895d5.zip
/dev/port: don't compile file operations without CONFIG_DEVPORT
In the future inb() and friends will not be available when compiling with CONFIG_HAS_IOPORT=n so we must only try to access them here if CONFIG_DEVPORT is set which depends on HAS_IOPORT. 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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions