aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/virtio/virtio_dma_buf.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/virtio/virtio_dma_buf.c')
-rw-r--r--drivers/virtio/virtio_dma_buf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/virtio/virtio_dma_buf.c b/drivers/virtio/virtio_dma_buf.c
index 5127a2f0c986..2521a75009c3 100644
--- a/drivers/virtio/virtio_dma_buf.c
+++ b/drivers/virtio/virtio_dma_buf.c
@@ -86,3 +86,4 @@ int virtio_dma_buf_get_uuid(struct dma_buf *dma_buf,
EXPORT_SYMBOL(virtio_dma_buf_get_uuid);
MODULE_LICENSE("GPL");
+MODULE_IMPORT_NS(DMA_BUF);