
In kernel 5.18, pci-dma-compat.h is removed and so instead of calling pci_set_dma_mask and pci_set_consistent_dma_mask, call dma_set_mask and dma_set_coherent_mask. Change-Id: I997fc8ec957d19aa8d51c304541ce699b835c1dd CRs-Fixed: 3298244
In kernel 5.18, pci-dma-compat.h is removed and so instead of calling pci_set_dma_mask and pci_set_consistent_dma_mask, call dma_set_mask and dma_set_coherent_mask. Change-Id: I997fc8ec957d19aa8d51c304541ce699b835c1dd CRs-Fixed: 3298244