summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/fifo_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/fifo_gm20b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c b/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c
index e3aa43d6..22ff3629 100644
--- a/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c
@@ -22,6 +22,7 @@
22 22
23#include <nvgpu/timers.h> 23#include <nvgpu/timers.h>
24#include <nvgpu/log.h> 24#include <nvgpu/log.h>
25#include <nvgpu/atomic.h>
25 26
26#include <nvgpu/hw/gm20b/hw_ccsr_gm20b.h> 27#include <nvgpu/hw/gm20b/hw_ccsr_gm20b.h>
27#include <nvgpu/hw/gm20b/hw_ram_gm20b.h> 28#include <nvgpu/hw/gm20b/hw_ram_gm20b.h>