On Fri, 16 Dec 2022 at 21:49, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > Avoid inlined functions with external linkage, > convert 'inline' header to 'static inline' in source. > > Supersedes: <20221208161152.28976-1-phi...@linaro.org> > > Philippe Mathieu-Daudé (2): > hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scope > hw/arm/smmu-common: Avoid using inlined functions with external > linkage
Applied to target-arm.next, thanks. -- PMM