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)
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>

No differences found