X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fdevice.h;h=4994a20acbcbf66aee788ebcb275eac4a2edd442;hb=5fba0925fd6b67d94181055b7222e3d934b4efee;hp=3c034f48fdb0a12f5a3fefe1499d014b68e6f4a2;hpb=ae20a6afec1cf21919d97303f2d8b737eac5acc7;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/x86/include/asm/device.h b/arch/x86/include/asm/device.h index 3c034f48fdb0..4994a20acbcb 100644 --- a/arch/x86/include/asm/device.h +++ b/arch/x86/include/asm/device.h @@ -6,7 +6,7 @@ struct dev_archdata { void *acpi_handle; #endif #ifdef CONFIG_X86_64 -struct dma_mapping_ops *dma_ops; +struct dma_map_ops *dma_ops; #endif #ifdef CONFIG_DMAR void *iommu; /* hook for IOMMU specific extension */