commit | 9b5bf2421b43ef85568f9b875d6387a114e92efe | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jan 05 09:01:06 2019 +0100 |
committer | Thomas Hellstrom <thellstrom@vmware.com> | Tue Jan 29 12:30:11 2019 +0100 |
tree | 01dcc6493db3d458196fcafecfbe6782a29d3123 | |
parent | 3f47d00bc65ba11b3e5753d733a74ca4f7af3240 [diff] |
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>