diff options
author | Simon Glass <sjg@chromium.org> | 2020-07-07 21:32:09 -0600 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-07-17 14:32:24 +0800 |
commit | fea9651084e72fe94aefa0b828854ef5ce2835b4 (patch) | |
tree | 4ff827dff11abdbb6fb61ac424f7a924bf3c2aed /test/dm/acpi.h | |
parent | b4e843341816395ef8a9d48793322617f9a50f9f (diff) | |
download | u-boot-fea9651084e72fe94aefa0b828854ef5ce2835b4.tar.gz u-boot-fea9651084e72fe94aefa0b828854ef5ce2835b4.tar.bz2 u-boot-fea9651084e72fe94aefa0b828854ef5ce2835b4.zip |
acpi: Export functions to write sized values
At present only acpigen_write_integer() is exported for use by other code.
But in some cases it is useful to call the specific function depending on
the size of the value.
Export these functions and add a test.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: Fix the "new blank line at EOF" warning]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'test/dm/acpi.h')
0 files changed, 0 insertions, 0 deletions