[PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
Jerry Snitselaar
jsnitsel at redhat.com
Mon Nov 13 12:02:40 PST 2023
On Fri, Nov 03, 2023 at 01:44:57PM -0300, Jason Gunthorpe wrote:
...
> @@ -1044,11 +1043,6 @@ static inline int iommu_fwspec_add_ids(struct device *dev, u32 *ids,
> }
>
> static inline
^ was missed in the deletion below
> -const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode)
> -{
> - return NULL;
> -}
> -
> static inline int
> iommu_dev_enable_feature(struct device *dev, enum iommu_dev_features feat)
> {
> --
> 2.42.0
>
More information about the linux-snps-arc
mailing list