commit | 95e298b95b5cf3cebf047000c5dbf993bc5d1f1d | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Mar 22 00:21:20 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Apr 08 15:22:56 2025 -0600 |
tree | e839be9055dfd981e6b7139eaf00caafe10c7275 | |
parent | 198c4223bf85c062aa103690318009b560878a38 [diff] |
arm: simplify updating ACPI table header checksum Use acpi_update_checksum() to update table header. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Matthias Brugger <mbrugger@suse.com>