vfio: mdev: Remove unused function declarations
authorZhang Zekun <zhangzekun11@huawei.com>
Mon, 12 Aug 2024 12:08:23 +0000 (20:08 +0800)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 3 Sep 2024 14:42:07 +0000 (08:42 -0600)
commit7555c7d2cfc471144bc356e4a7c4a1d8733567a7
tree7c59998f9c4543ec4658bcb9b4b3b2509b0bac3c
parenta7aaa65f9c46b82051af490c93bc6398f11b94ce
vfio: mdev: Remove unused function declarations

The definition of mdev_bus_register() and mdev_bus_unregister() have been
removed since commit 6c7f98b334a3 ("vfio/mdev: Remove vfio_mdev.c"). So,
let's remove the unused declarations.

Signed-off-by: Zhang Zekun <zhangzekun11@huawei.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Link: https://lore.kernel.org/r/20240812120823.10968-1-zhangzekun11@huawei.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/mdev/mdev_private.h