diff options
| author | Niklas Schnelle <[email protected]> | 2024-04-04 11:49:17 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-04-11 13:26:55 +0000 |
| commit | f0a816fb12dadd21326a7c0e54e3253f69d895d5 (patch) | |
| tree | a68de960d76e7d1143fc11a77b2f23009b0802e3 /drivers/cdx/controller/cdx_controller.c | |
| parent | parport: mfc3: avoid empty-body warning (diff) | |
| download | kernel-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
