aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-mod.c
diff options
context:
space:
mode:
authorJoerg Roedel <[email protected]>2022-09-07 17:11:54 +0200
committerJoerg Roedel <[email protected]>2022-09-09 09:27:14 +0200
commitc7883f8d2b0ab4b8e4df8cf37861523ad9ad1407 (patch)
tree821603d7982a98044f7d2941aaecbb51a42e8bbc /lib/mpi/mpi-mod.c
parent7f34891b151187c95511f2830a3994c8a54cabc1 (diff)
iommu/virtio: Fix compile error with viommu_capable()
A recent fix introduced viommu_capable() but other changes from Robin change the function signature of the call-back it is used for. When both changes are merged a compile error will happen because the function pointer types mismatch. Fix that by updating the viommu_capable() signature after the merge. Cc: Jean-Philippe Brucker <[email protected]> Cc: Robin Murphy <[email protected]> Signed-off-by: Joerg Roedel <[email protected]> Acked-by: Robin Murphy <[email protected]> Reviewed-by: Jean-Philippe Brucker <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions