Re: [PATCH] iommu/omap: Fix compilation warnings suspend/resume control

2019-08-09 Thread Suman Anna via iommu
On 8/9/19 11:13 AM, Joerg Roedel wrote: > On Wed, Aug 07, 2019 at 11:26:50AM +0300, Tero Kristo wrote: >> +static inline int omap_iommu_domain_deactivate(struct iommu_domain *domain) >> {} >> +static inline int omap_iommu_domain_activate(struct iommu_domain *domain) {} > > This caused compilation

[PATCH] iommu/omap: Fix compilation warnings suspend/resume control

2019-08-09 Thread Joerg Roedel
On Wed, Aug 07, 2019 at 11:26:50AM +0300, Tero Kristo wrote: > +static inline int omap_iommu_domain_deactivate(struct iommu_domain *domain) > {} > +static inline int omap_iommu_domain_activate(struct iommu_domain *domain) {} This caused compilation warnings, I queued the fix below. >From 70c8a42