Skip to content
Commit e39dd513 authored by Wang Hai's avatar Wang Hai Committed by Alex Williamson
Browse files

vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static



Fixes the following sparse warning:

drivers/vfio/vfio_iommu_spapr_tce.c:1401:36: warning:
 symbol 'tce_iommu_driver_ops' was not declared. Should it be static?

Fixes: 5ffd229c ("powerpc/vfio: Implement IOMMU driver for VFIO")
Signed-off-by: default avatarWang Hai <wanghai26@huawei.com>
Reviewed-by: default avatarAlexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: default avatarAlex Williamson <alex.williamson@redhat.com>
parent 426b046b
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