forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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;