summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile')
-rw-r--r--drivers/gpu/nvgpu/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/Makefile b/drivers/gpu/nvgpu/Makefile
index 65bef3d3..d7944088 100644
--- a/drivers/gpu/nvgpu/Makefile
+++ b/drivers/gpu/nvgpu/Makefile
@@ -343,9 +343,9 @@ nvgpu-y += \
343 clk/clk_vf_point.o \ 343 clk/clk_vf_point.o \
344 clk/clk_arb.o \ 344 clk/clk_arb.o \
345 clk/clk_freq_controller.o \ 345 clk/clk_freq_controller.o \
346 perf/vfe_var.o \ 346 pmu_perf/vfe_var.o \
347 perf/vfe_equ.o \ 347 pmu_perf/vfe_equ.o \
348 perf/perf.o \ 348 pmu_perf/pmu_perf.o \
349 clk/clk.o \ 349 clk/clk.o \
350 gp106/clk_gp106.o \ 350 gp106/clk_gp106.o \
351 gp106/clk_arb_gp106.o \ 351 gp106/clk_arb_gp106.o \