]> git.baikalelectronics.ru Git - kernel.git/commit
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2
authorChristoph Hellwig <hch@lst.de>
Sat, 5 Jan 2019 08:01:06 +0000 (09:01 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Tue, 29 Jan 2019 11:30:11 +0000 (12:30 +0100)
commit25be52a142431decf765327e0de90e2149fa4e9f
tree01dcc6493db3d458196fcafecfbe6782a29d3123
parent29b84ed747c00f0714592036eee2fe2ee4bddfd1
drm/vmwgfx: remove CONFIG_INTEL_IOMMU ifdefs v2

intel_iommu_enabled is defined as always false for !CONFIG_INTEL_IOMMU,
so remove the ifdefs around it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
drivers/gpu/drm/vmwgfx/vmwgfx_drv.c