forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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;