]> git.dujemihanovic.xyz Git - u-boot.git/commit
acpi: Use defines for field lengths
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:39 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:25 +0000 (11:27 +0800)
commit2a2ebf880cae6d961b8259b7b767d0aa0d34f070
treed68c7c84e0df98ecde028410773a221a70748bcf
parentcc5e02fcbf41279fca8f701e78424db339420116
acpi: Use defines for field lengths

A few fields have an open-coded length. Use the defines for this purpose
instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/acpi/acpi_table.h