Re: [PATCH] iommu: dart: Add missing module owner to ops structure

From: Joerg Roedel
Date: Wed May 04 2022 - 04:37:10 EST


On Mon, May 02, 2022 at 06:22:38PM +0900, Hector Martin wrote:
> This is required to make loading this as a module work.
>
> Signed-off-by: Hector Martin <marcan@xxxxxxxxx>
> ---
> drivers/iommu/apple-dart.c | 1 +
> 1 file changed, 1 insertion(+)

Applied for v5.18, thanks.