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 73db1ae9..f0635b83 100644
--- a/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/fifo_gm20b.c
@@ -34,6 +34,7 @@
34#include <nvgpu/mm.h> 34#include <nvgpu/mm.h>
35#include <nvgpu/enabled.h> 35#include <nvgpu/enabled.h>
36#include <nvgpu/io.h> 36#include <nvgpu/io.h>
37#include <nvgpu/bug.h>
37 38
38#include <nvgpu/hw/gm20b/hw_ccsr_gm20b.h> 39#include <nvgpu/hw/gm20b/hw_ccsr_gm20b.h>
39#include <nvgpu/hw/gm20b/hw_ram_gm20b.h> 40#include <nvgpu/hw/gm20b/hw_ram_gm20b.h>