iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API
authorJoerg Roedel <joerg.roedel@amd.com>
Tue, 6 Sep 2011 14:48:40 +0000 (16:48 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Fri, 21 Oct 2011 12:37:18 +0000 (14:37 +0200)
This makes it impossible to compile an iommu driver into the
kernel without selecting CONFIG_IOMMU_API.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found