Skip to content
Commit bb649412 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/fsl_pamu: Fix compile error after adding set_platform_dma_ops

The struct initializer for set_platform_dma_ops uses a semicolon as
separator where a comma is required. Fix the compile error by using the
correct separator.

Fixes: c1fe9119

 ("iommu: Add set_platform_dma_ops callbacks")
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
Reviewed-by: default avatarJason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20230113191528.23638-1-joro@8bytes.org
parent 584d334b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment