summaryrefslogtreecommitdiff
path: root/src/soc/amd/stoneyridge/acpi/fch.asl
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/stoneyridge/acpi/fch.asl')
-rw-r--r--src/soc/amd/stoneyridge/acpi/fch.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/stoneyridge/acpi/fch.asl b/src/soc/amd/stoneyridge/acpi/fch.asl
index 1e0c889866..6a815b33ff 100644
--- a/src/soc/amd/stoneyridge/acpi/fch.asl
+++ b/src/soc/amd/stoneyridge/acpi/fch.asl
@@ -157,7 +157,7 @@ Method(_INI, 0) {
#if IS_ENABLED(CONFIG_ACPI_ENABLE_THERMAL_ZONE)
/* TODO: It is unstable. */
- #include "acpi/AmdImc.asl" /* Hudson IMC function */
+ #include "acpi/AmdImc.asl"
ITZE() /* enable IMC Fan Control*/
#endif
} /* End Method(_SB._INI) */