iommu/dart: Add missing module owner to ops structure
authorHector Martin <marcan@marcan.st>
Mon, 2 May 2022 09:22:38 +0000 (18:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 May 2022 10:30:23 +0000 (12:30 +0200)
commitaa9993f8f984445c8edc5c941912b682a6ddcdc6
tree36d007bc7cd521cf7ffa33a0041dcdc571f9e244
parent7f95fdff56e99e7eda9778a8556915be18f7720d
iommu/dart: Add missing module owner to ops structure

[ Upstream commit 2ac2fab52917ae82cbca97cf6e5d2993530257ed ]

This is required to make loading this as a module work.

Signed-off-by: Hector Martin <marcan@marcan.st>
Fixes: 46d1fb072e76 ("iommu/dart: Add DART iommu driver")
Reviewed-by: Sven Peter <sven@svenpeter.dev>
Link: https://lore.kernel.org/r/20220502092238.30486-1-marcan@marcan.st
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/iommu/apple-dart.c