Commit 9c64a8db authored by Ben Skeggs's avatar Ben Skeggs

drm/nouveau/therm/gt215: make gt215_therm_init static

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 3b54befd
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment