mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
drm/nouveau/therm/gt215: make gt215_therm_init static
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user