HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/40691 )
Change subject: soc/intel/skylake/acpi/smbus.asl: Fix typo in comment ......................................................................
soc/intel/skylake/acpi/smbus.asl: Fix typo in comment
Change-Id: I2d0c90afe8acf8405da2cb6444e47dc98ad8cc9b Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/soc/intel/skylake/acpi/smbus.asl 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/40691/1
diff --git a/src/soc/intel/skylake/acpi/smbus.asl b/src/soc/intel/skylake/acpi/smbus.asl index 81bb04f..1e8d6f5 100644 --- a/src/soc/intel/skylake/acpi/smbus.asl +++ b/src/soc/intel/skylake/acpi/smbus.asl @@ -1,7 +1,7 @@ /* SPDX-License-Identifier: GPL-2.0-only */ /* This file is part of the coreboot project. */
-// Intel SMBus Controller 0:1f.3 +// Intel SMBus Controller 0:1f.4
Device (SBUS) {