summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/clk/clk_arb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/clk/clk_arb.c')
-rw-r--r--drivers/gpu/nvgpu/clk/clk_arb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/clk/clk_arb.c b/drivers/gpu/nvgpu/clk/clk_arb.c
index 05180a38..2cb7a42a 100644
--- a/drivers/gpu/nvgpu/clk/clk_arb.c
+++ b/drivers/gpu/nvgpu/clk/clk_arb.c
@@ -33,6 +33,7 @@
33 33
34#ifdef CONFIG_DEBUG_FS 34#ifdef CONFIG_DEBUG_FS
35#include "gk20a/platform_gk20a.h" 35#include "gk20a/platform_gk20a.h"
36#include "common/linux/os_linux.h"
36#endif 37#endif
37 38
38#define MAX_F_POINTS 256 39#define MAX_F_POINTS 256