Commit 4d119101 authored by Christos Gentsos's avatar Christos Gentsos

I2C: add dummy get_fan_configs to non-fan-enabled builds

parent 5701ec04
Pipeline #2997 failed with stage
in 0 seconds
......@@ -359,6 +359,10 @@ void fan_config()
{
}
void get_fan_configs()
{
}
void set_frpms()
{
}
......
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