From: Sachin Kamat Date: Wed, 1 Aug 2012 09:05:17 +0000 (+0530) Subject: iommu/exynos: Fix build error X-Git-Tag: v3.6-rc2~26^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb51637b6ec73ff5f8eaca57658a9945aa7bd45f;p=pandora-kernel.git iommu/exynos: Fix build error Fixes the following build error introduced by commit 3177bb76a8 ("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: Sachin Kamat Acked-by: Kukjin Kim Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed