summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/gm20b/ltc_gm20b.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/gm20b/ltc_gm20b.c')
-rw-r--r--drivers/gpu/nvgpu/gm20b/ltc_gm20b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/nvgpu/gm20b/ltc_gm20b.c b/drivers/gpu/nvgpu/gm20b/ltc_gm20b.c
index 6cb238b7..367d5943 100644
--- a/drivers/gpu/nvgpu/gm20b/ltc_gm20b.c
+++ b/drivers/gpu/nvgpu/gm20b/ltc_gm20b.c
@@ -22,9 +22,9 @@
22#include "hw_top_gm20b.h" 22#include "hw_top_gm20b.h"
23#include "hw_pri_ringmaster_gm20b.h" 23#include "hw_pri_ringmaster_gm20b.h"
24 24
25#include "gk20a/ltc_common.c"
26#include "gk20a/gk20a.h" 25#include "gk20a/gk20a.h"
27 26
27#include "gk20a/ltc_common.c"
28 28
29static int gm20b_ltc_init_comptags(struct gk20a *g, struct gr_gk20a *gr) 29static int gm20b_ltc_init_comptags(struct gk20a *g, struct gr_gk20a *gr)
30{ 30{