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/Board/board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Documentation/Intel/Board') diff --git a/Documentation/Intel/Board/board.html b/Documentation/Intel/Board/board.html index 4ba51df401..0d4631ad51 100644 --- a/Documentation/Intel/Board/board.html +++ b/Documentation/Intel/Board/board.html @@ -222,7 +222,7 @@
  • Add the acpi_create_fadt routine
    1. fill in the ACPI header
    2. -
    3. Call the acpi_fill_in_fadt routine
    4. +
    5. Call the acpi_fill_fadt routine
  • -- cgit v1.2.3