summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/nvgpu/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/nvgpu/Makefile.sources')
-rw-r--r--drivers/gpu/nvgpu/Makefile.sources6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/gpu/nvgpu/Makefile.sources b/drivers/gpu/nvgpu/Makefile.sources
index aec49c03..a5325980 100644
--- a/drivers/gpu/nvgpu/Makefile.sources
+++ b/drivers/gpu/nvgpu/Makefile.sources
@@ -136,9 +136,9 @@ srcs := os/posix/nvgpu.c \
136 therm/thrmchannel.c \ 136 therm/thrmchannel.c \
137 therm/thrmdev.c \ 137 therm/thrmdev.c \
138 therm/thrmpmu.c \ 138 therm/thrmpmu.c \
139 perf/perf.c \ 139 pmu_perf/pmu_perf.c \
140 perf/vfe_equ.c \ 140 pmu_perf/vfe_equ.c \
141 perf/vfe_var.c \ 141 pmu_perf/vfe_var.c \
142 pmgr/pmgr.c \ 142 pmgr/pmgr.c \
143 pmgr/pmgrpmu.c \ 143 pmgr/pmgrpmu.c \
144 pmgr/pwrdev.c \ 144 pmgr/pwrdev.c \