From: Will Deacon Date: Tue, 4 Feb 2014 22:17:53 +0000 (+0000) Subject: iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA X-Git-Tag: v3.14-rc4~18^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d123cf82d339c5cc4ffe2a481e0caa23a501d4ac;p=pandora-kernel.git iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA If !CONFIG_ARM_AMBA, we shouldn't try to register ourselves with the amba_bustype. Signed-off-by: Will Deacon --- Reading git-diff-tree failed