From: Alexey Kardashevskiy Date: Thu, 21 Nov 2013 06:41:14 +0000 (+1100) Subject: iommu: Add empty stub for iommu_group_get_by_id() X-Git-Tag: v3.14-rc1~50^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b62dfd29eeaf12f8bc79a50f680901e84b351851;p=pandora-kernel.git iommu: Add empty stub for iommu_group_get_by_id() Almost every function in include/linux/iommu.h has an empty stub but the iommu_group_get_by_id() did not get one by mistake. This adds an empty stub for iommu_group_get_by_id() for IOMMU_API disabled config. Signed-off-by: Alexey Kardashevskiy Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed