summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/hal_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/hal_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/hal_gp106.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/hal_gp106.c b/drivers/gpu/nvgpu/gp106/hal_gp106.c
index e8ea2e8d..cdd1aade 100644
--- a/drivers/gpu/nvgpu/gp106/hal_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/hal_gp106.c
@@ -51,6 +51,8 @@
51#include "gp106/fb_gp106.h" 51#include "gp106/fb_gp106.h"
52#include "gp106/gp106_gating_reglist.h" 52#include "gp106/gp106_gating_reglist.h"
53 53
54#include <nvgpu/bug.h>
55
54#include <nvgpu/hw/gp106/hw_proj_gp106.h> 56#include <nvgpu/hw/gp106/hw_proj_gp106.h>
55 57
56static struct gpu_ops gp106_ops = { 58static struct gpu_ops gp106_ops = {