summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/hal_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/hal_gm20b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
index a6ca5abf..24acf29c 100644
--- a/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/hal_gm20b.c
@@ -35,6 +35,8 @@
35#include "cde_gm20b.h" 35#include "cde_gm20b.h"
36#include "therm_gm20b.h" 36#include "therm_gm20b.h"
37 37
38#include <nvgpu/bug.h>
39
38#include <nvgpu/hw/gm20b/hw_proj_gm20b.h> 40#include <nvgpu/hw/gm20b/hw_proj_gm20b.h>
39#include <nvgpu/hw/gm20b/hw_fuse_gm20b.h> 41#include <nvgpu/hw/gm20b/hw_fuse_gm20b.h>
40 42