aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/exynos/exynos_drm_iommu.c
diff options
context:
space:
mode:
authorJoonyoung Shim <jy0922.shim@samsung.com>2015-07-02 21:49:37 +0900
committerInki Dae <inki.dae@samsung.com>2015-08-16 10:23:32 +0900
commitb24919575ea26937013a4380a604c4e8c0a71c81 (patch)
treee935c8937b5933db3ebd9840b29737075cd576c5 /drivers/gpu/drm/exynos/exynos_drm_iommu.c
parentdrm/exynos: gsc: Handles the combination of rotation and flip (diff)
downloadlinux-dev-b24919575ea26937013a4380a604c4e8c0a71c81.tar.xz
linux-dev-b24919575ea26937013a4380a604c4e8c0a71c81.zip
drm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
If CONFIG_ARM_DMA_USE_IOMMU is disable, CONFIG_DRM_EXYNOS_IOMMU also is disable. When CONFIG_DRM_EXYNOS_IOMMU is disable, is_drm_iommu_supported() returns always false, so we can remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU in is_drm_iommu_supported(). Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com> Tested-by: Marek Szyprowski <m.szyprowski@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'drivers/gpu/drm/exynos/exynos_drm_iommu.c')
0 files changed, 0 insertions, 0 deletions