summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp10b
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp10b')
-rw-r--r--drivers/gpu/nvgpu/gp10b/fifo_gp10b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp10b/fifo_gp10b.c b/drivers/gpu/nvgpu/gp10b/fifo_gp10b.c
index 6b139862..011d5f17 100644
--- a/drivers/gpu/nvgpu/gp10b/fifo_gp10b.c
+++ b/drivers/gpu/nvgpu/gp10b/fifo_gp10b.c
@@ -33,6 +33,7 @@
33 33
34#include "gk20a/gk20a.h" 34#include "gk20a/gk20a.h"
35#include "gm20b/fifo_gm20b.h" 35#include "gm20b/fifo_gm20b.h"
36#include "gk20a/channel_sync_gk20a.h"
36 37
37#include <nvgpu/hw/gp10b/hw_pbdma_gp10b.h> 38#include <nvgpu/hw/gp10b/hw_pbdma_gp10b.h>
38#include <nvgpu/hw/gp10b/hw_ccsr_gp10b.h> 39#include <nvgpu/hw/gp10b/hw_ccsr_gp10b.h>