nb/amd/agesa/family14/acpi: Fix comment

"amdfam10" is no more.

Change-Id: Ibf4892bb4076eb88b864fc0e894b986bf6f6e5bf
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/38054
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2020-01-01 21:27:37 +01:00 committed by Patrick Georgi
parent ee37c39a43
commit 761dbe228d
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
* Scope (\_SB.PCI0) {
* Device (K10M) {
* Name (_ADR, 0x00180003)
* #include <northbridge/amd/amdfam10/thermal_mixin.asl>
* #include <northbridge/amd/agesa/family14/acpi/thermal_mixin.asl>
* }
* }
*