iommu/vtd: Cleanup dma_remapping.h header
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 12 Nov 2018 06:40:08 +0000 (14:40 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 12 Nov 2018 13:22:56 +0000 (14:22 +0100)
commitdaedaa33d9c578220b311fbad3748d3ecd5a8f66
tree2f133a9222da6989669a049aca2d4f84fd302454
parentccda4af0f4b92f7b4c308d3acc262f4a7e3affad
iommu/vtd: Cleanup dma_remapping.h header

Commit e61d98d8dad00 ("x64, x2apic/intr-remap: Intel vt-d, IOMMU
code reorganization") moved dma_remapping.h from drivers/pci/ to
current place. It is entirely VT-d specific, but uses a generic
name. This merges dma_remapping.h with include/linux/intel-iommu.h
and removes dma_remapping.h as the result.

Cc: Ashok Raj <ashok.raj@intel.com>
Cc: Jacob Pan <jacob.jun.pan@linux.intel.com>
Cc: Sohil Mehta <sohil.mehta@intel.com>
Suggested-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Liu, Yi L <yi.l.liu@intel.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
arch/x86/kernel/tboot.c
drivers/gpu/drm/i915/i915_gem_execbuffer.c
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c
drivers/misc/mic/scif/scif_rma.c
drivers/misc/mic/scif/scif_rma.h
include/linux/dma_remapping.h [deleted file]
include/linux/intel-iommu.h