iommu: Add empty stub for iommu_group_get_by_id()
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 21 Nov 2013 06:41:14 +0000 (17:41 +1100)
committerJoerg Roedel <joro@8bytes.org>
Mon, 30 Dec 2013 14:17:31 +0000 (15:17 +0100)
commitb62dfd29eeaf12f8bc79a50f680901e84b351851
treea469fe6670a31deec3607c2ae596e5457f0a948b
parent802eee95bde72fd0cd0f3a5b2098375a487d1eda
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 <aik@ozlabs.ru>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
include/linux/iommu.h