OSDN Git Service

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)
commit9b5bf2421b43ef85568f9b875d6387a114e92efe
tree01dcc6493db3d458196fcafecfbe6782a29d3123
parent3f47d00bc65ba11b3e5753d733a74ca4f7af3240
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