summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/clk_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/clk_gm20b.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/clk_gm20b.c b/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
index 96a8a5bc..d1dbf181 100644
--- a/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/clk_gm20b.c
@@ -29,6 +29,7 @@
29#endif 29#endif
30 30
31#include "gk20a/gk20a.h" 31#include "gk20a/gk20a.h"
32#include "gk20a/platform_gk20a.h"
32#include "clk_gm20b.h" 33#include "clk_gm20b.h"
33 34
34#include <nvgpu/soc.h> 35#include <nvgpu/soc.h>