vfio/mdev: unexport mdev_bus_type
authorChristoph Hellwig <hch@lst.de>
Fri, 23 Sep 2022 09:26:45 +0000 (11:26 +0200)
committerAlex Williamson <alex.williamson@redhat.com>
Tue, 4 Oct 2022 18:06:58 +0000 (12:06 -0600)
commit2815fe149ffa8e1a022b2830ab62999135c00a4e
tree836ea0284794891427defe6388829b9ab9354942
parentcbf3bb28aaeaee425ca7b9c537a3efff1f8c98ae
vfio/mdev: unexport mdev_bus_type

mdev_bus_type is only used in mdev.ko now, so unexport it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Kirti Wankhede <kwankhede@nvidia.com>
Link: https://lore.kernel.org/r/20220923092652.100656-8-hch@lst.de
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/mdev/mdev_driver.c
drivers/vfio/mdev/mdev_private.h
include/linux/mdev.h