forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c
....@@ -36,7 +36,7 @@
3636 return -ENODEV;
3737 }
3838
39
-void
39
+static void
4040 gt215_therm_init(struct nvkm_therm *therm)
4141 {
4242 struct nvkm_device *device = therm->subdev.device;