forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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;