commit | 93f2cd813797baf5590459fb0439c62e873b7748 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Mar 22 08:08:40 2019 +0000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 01:58:11 2019 +1000 |
tree | 3fbaaf3542d0176008cd494c1b2f951a25fe56d0 | |
parent | 9c1d38b34e944cace44e0d2bea0beb5601a4d36d [diff] |
powerpc/mm: define an empty mm_iommu_init() To avoid ifdefs, define a empty static inline mm_iommu_init() function when CONFIG_SPAPR_TCE_IOMMU is not selected. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>