]> git.karo-electronics.de Git - linux-beck.git/commit
drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL
authorGavin Shan <gwshan@linux.vnet.ibm.com>
Mon, 29 Sep 2014 16:31:51 +0000 (10:31 -0600)
committerAlex Williamson <alex.williamson@redhat.com>
Mon, 29 Sep 2014 16:31:51 +0000 (10:31 -0600)
commit0f905ce2b59c666ad48f240bfa2ab28b77f7f936
treed8bf05edd1254dd33e1b4abd2b530ffbc354c908
parentb8f02af096b1fc9fd46680cbe55214e477eb76d3
drivers/vfio: Export vfio_spapr_iommu_eeh_ioctl() with GPL

The function should have been exported with EXPORT_SYMBOL_GPL()
as part of commit 92d18a6851fb ("drivers/vfio: Fix EEH build error").

Suggested-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
drivers/vfio/vfio_spapr_eeh.c