Skip to content
Commit eb51637b authored by Sachin Kamat's avatar Sachin Kamat Committed by Joerg Roedel
Browse files

iommu/exynos: Fix build error

Fixes the following build error introduced by commit 3177bb76


("iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attribute"):

drivers/iommu/exynos-iommu.c: In function ‘exynos_iommu_domain_init’:
drivers/iommu/exynos-iommu.c:735:2: error: ‘dom’ undeclared
(first use in this function)

Signed-off-by: default avatarSachin Kamat <sachin.kamat@linaro.org>
Acked-by: default avatarKukjin Kim <kgene.kim@samsung.com>
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent d1d076f1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment