oxnas: switch to Linux 5.15 and drop Linux 5.10
[openwrt/staging/noltari.git] / target / linux / oxnas / files / drivers / ata / sata_oxnas.c
index a5d7b3de72331a3a5a33e3919e5ec62e92896b22..217c2585650b66ea6217a7e1a3e37a607cf51213 100644 (file)
@@ -2232,9 +2232,6 @@ static struct scsi_host_template sata_oxnas_sht = {
        .can_queue = SATA_OXNAS_QUEUE_DEPTH,
        .sg_tablesize = SATA_OXNAS_MAX_PRD,
        .dma_boundary = ATA_DMA_BOUNDARY,
-#if LINUX_VERSION_CODE < KERNEL_VERSION(5, 13, 0)
-       .unchecked_isa_dma  = 0,
-#endif
 };