summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c')
-rw-r--r--drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c b/drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c
index 60ec0282..18703a23 100644
--- a/drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c
+++ b/drivers/gpu/nvgpu/common/clock_gating/gv100_gating_reglist.c
@@ -24,7 +24,7 @@
24#ifndef __gv100_gating_reglist_h__ 24#ifndef __gv100_gating_reglist_h__
25#define __gv100_gating_reglist_h__ 25#define __gv100_gating_reglist_h__
26 26
27#include <linux/types.h> 27#include <nvgpu/types.h>
28#include "gv100_gating_reglist.h" 28#include "gv100_gating_reglist.h"
29 29
30struct gating_desc { 30struct gating_desc {