From 4164476dfc282c3a473d60f0f65b483086e24d50 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Sat, 30 May 2020 18:02:32 +0300 Subject: mb,soc/intel: Rename acpi_fill_in_fadt() to acpi_fill_fadt() MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9025ca3b6b438e5f9a790076fc84460342362fc2 Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/41919 Reviewed-by: Angel Pons Reviewed-by: Frans Hendriks Reviewed-by: Wim Vervoorn Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- Documentation/Intel/SoC/soc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/Intel/SoC') diff --git a/Documentation/Intel/SoC/soc.html b/Documentation/Intel/SoC/soc.html index 53131c6e6f..8d565d52fe 100644 --- a/Documentation/Intel/SoC/soc.html +++ b/Documentation/Intel/SoC/soc.html @@ -667,7 +667,7 @@ Use the following steps to debug the call to TempRamInit:
  • Create a acpi.c module:
      -
    1. Add the acpi_fill_in_fadt routine and initialize the values above
    2. +
    3. Add the acpi_fill_fadt routine and initialize the values above
  • -- cgit v1.2.3