]> 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)
commit02f91c45026f6d0da8de0716e16eeaddab77cf46
tree6c09ba81f50bac1806ba73c37faedb28a463a2ee
parent2f8f4e2b048374a7555dd774d2baeaf50f2dff88
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