From: Joerg Roedel Date: Tue, 6 Sep 2011 14:48:40 +0000 (+0200) Subject: iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API X-Git-Tag: v3.2-rc1~117^2^5~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39d4ebb95925046863dc0ef2698dfcf2c1f1dcbe;p=pandora-kernel.git iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API This makes it impossible to compile an iommu driver into the kernel without selecting CONFIG_IOMMU_API. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed