Loading drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ gt215_therm_fan_sense(struct nvkm_therm *therm) return -ENODEV; } void static void gt215_therm_init(struct nvkm_therm *therm) { struct nvkm_device *device = therm->subdev.device; Loading Loading
drivers/gpu/drm/nouveau/nvkm/subdev/therm/gt215.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ gt215_therm_fan_sense(struct nvkm_therm *therm) return -ENODEV; } void static void gt215_therm_init(struct nvkm_therm *therm) { struct nvkm_device *device = therm->subdev.device; Loading