kernel/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c
.. .. @@ -36,7 +36,7 @@ 36 36 return -ENODEV; 37 37 } 38 38 39 -void39 +static void40 40 gt215_therm_init(struct nvkm_therm *therm) 41 41 { 42 42 struct nvkm_device *device = therm->subdev.device;