commit | bc26ea7b11e05e64bfebe41ce6846f97fcd8ed91 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jcrouse@codeaurora.org> | Mon Jan 28 12:39:27 2019 -0700 |
committer | Jordan Crouse <jcrouse@codeaurora.org> | Mon Jan 28 12:41:53 2019 -0700 |
tree | 10376439019abcbbec9df6fc60fc40b8ec80fee4 | |
parent | 73d8db9eaa6fda6dbadaafaac3702ec2047b5dd8 [diff] |
msm: kgsl: Remove code for CONFIG_QCOM_IOMMU In older kernel versions, CONFIG_QCOM_IOMMU was used to identify the QCOM version of the IOMMU that some versions of the graphics driver used. In 4.19 the same config option is used to idenitfy a different version of a QCOM iommu driver but not the one that KGSL expects. Remove this unused code. Change-Id: Ic0dedbadb33cce4e8aa0b7ccac7ae2e67bd6bd92 Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>