--- zzzz-none-000/linux-4.4.60/arch/arm64/include/asm/device.h 2017-04-08 07:53:53.000000000 +0000 +++ maple-7510-730/linux-4.4.60/arch/arm64/include/asm/device.h 2021-03-17 14:36:41.000000000 +0000 @@ -21,6 +21,7 @@ #ifdef CONFIG_IOMMU_API void *iommu; /* private IOMMU data */ #endif + struct dma_iommu_mapping *mapping; bool dma_coherent; };