diff options
author | Niklas Schnelle <schnelle@linux.ibm.com> | 2024-04-04 11:29:36 +0200 |
---|---|---|
committer | Damien Le Moal <dlemoal@kernel.org> | 2024-04-08 10:07:28 +0900 |
commit | 21a6f37d8891d41822b2557b60d95aae2fde4f50 (patch) | |
tree | ed539349d7491c2ec78fc358c14ed8665718dda9 /drivers/ata/ahci_octeon.c | |
parent | dcf2653ac12f2c1c3c0e1042c35fe90f7d74eb08 (diff) |
ata: add HAS_IOPORT dependencies
In a future patch HAS_IOPORT=n will disable inb()/outb() and friends at
compile time. We thus need to add HAS_IOPORT as dependency for those
drivers using them.
Co-developed-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@kernel.org>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
Reviewed-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'drivers/ata/ahci_octeon.c')
0 files changed, 0 insertions, 0 deletions