diff options
author | Duncan Laurie <dlaurie@google.com> | 2020-10-09 04:48:53 +0000 |
---|---|---|
committer | Duncan Laurie <dlaurie@chromium.org> | 2020-10-21 22:24:19 +0000 |
commit | 30c3f91d33a8308db80a730c6df27553d8fdb072 (patch) | |
tree | d74f0519bf2046c9d2546c442536f284818e4a10 /util/me_cleaner | |
parent | 36858208e6e06fdda2698e9a66a8e27f6d9acd24 (diff) |
acpigen: Make gpio set/get arguments const
The 'struct acpi_gpio' arguments passed to acpigen functions are
not modified so they can be made const, which allows drivers to
also use a const pointer.
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Change-Id: I59e9c19e7bfdca275230776497767ddc7f6c52db
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46257
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/me_cleaner')
0 files changed, 0 insertions, 0 deletions