]> 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)
commit406c6b3d733d284686e671d9f362d9b7ed155f50
tree01dcc6493db3d458196fcafecfbe6782a29d3123
parent8698f86b28c5c8620392377c4f9671a77fd9e619
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