summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gp106/clk_gp106.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gp106/clk_gp106.c')
-rw-r--r--drivers/gpu/nvgpu/gp106/clk_gp106.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gp106/clk_gp106.c b/drivers/gpu/nvgpu/gp106/clk_gp106.c
index 332ad413..e9aec7ac 100644
--- a/drivers/gpu/nvgpu/gp106/clk_gp106.c
+++ b/drivers/gpu/nvgpu/gp106/clk_gp106.c
@@ -26,6 +26,7 @@
26#ifdef CONFIG_DEBUG_FS 26#ifdef CONFIG_DEBUG_FS
27#include "gk20a/platform_gk20a.h" 27#include "gk20a/platform_gk20a.h"
28#endif 28#endif
29#include "common/linux/os_linux.h"
29 30
30#include "clk_gp106.h" 31#include "clk_gp106.h"
31#include "clk/clk_arb.h" 32#include "clk/clk_arb.h"