diff options
Diffstat (limited to 'drivers/dma-buf/dma-fence.c')
-rw-r--r-- | drivers/dma-buf/dma-fence.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma-buf/dma-fence.c b/drivers/dma-buf/dma-fence.c index 3aa8733f832a..9bf06042619a 100644 --- a/drivers/dma-buf/dma-fence.c +++ b/drivers/dma-buf/dma-fence.c | |||
@@ -29,6 +29,7 @@ | |||
29 | 29 | ||
30 | EXPORT_TRACEPOINT_SYMBOL(dma_fence_emit); | 30 | EXPORT_TRACEPOINT_SYMBOL(dma_fence_emit); |
31 | EXPORT_TRACEPOINT_SYMBOL(dma_fence_enable_signal); | 31 | EXPORT_TRACEPOINT_SYMBOL(dma_fence_enable_signal); |
32 | EXPORT_TRACEPOINT_SYMBOL(dma_fence_signaled); | ||
32 | 33 | ||
33 | static DEFINE_SPINLOCK(dma_fence_stub_lock); | 34 | static DEFINE_SPINLOCK(dma_fence_stub_lock); |
34 | static struct dma_fence dma_fence_stub; | 35 | static struct dma_fence dma_fence_stub; |