]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/eeh: Export eeh_iommu_group_to_pe()
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Thu, 7 Aug 2014 02:47:16 +0000 (12:47 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 7 Aug 2014 03:00:02 +0000 (13:00 +1000)
commitc846491f910900851ea04cb30ca2312fe611946e
tree6c09ba81f50bac1806ba73c37faedb28a463a2ee
parent85d55629e9c23967d12f34a7cdd8fd91f6c86e8a
powerpc/eeh: Export eeh_iommu_group_to_pe()

The function is used by VFIO driver, which might be built as a
dynamic module. So it should be exported.

Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/eeh.c