commit | 537e5400a0a05c4efe70e7b372c19cfcd0179362 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gwshan@linux.vnet.ibm.com> | Thu Aug 07 12:47:16 2014 +1000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Aug 07 13:00:02 2014 +1000 |
tree | 6c09ba81f50bac1806ba73c37faedb28a463a2ee | |
parent | 2194dc27bd845d69ea169fb95c1536002904967e [diff] |
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>