[PATCH 1/1] acpi: simplify acpi_write_ssdt()

Simon Glass sjg at chromium.org
Sun Nov 19 01:43:02 CET 2023


On Sat, 18 Nov 2023 at 14:52, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> * Converting to void * is superfluous when calling memset().
> * acpi_fill_header() already fills oem_table_id.
>
> Fixes: d953137526cc ("x86: Move SSDT table to a writer function")
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  lib/acpi/ssdt.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list