diff options
author | Furquan Shaikh <furquan@google.com> | 2020-04-24 21:27:29 -0700 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-04-28 19:35:31 +0000 |
commit | d14d03a6a8518ac3b4e24e8e35d60ce5e9d726aa (patch) | |
tree | 0c3441939ad48d198ef3e370e10a10894ee455c4 /src/arch/x86/id.ld | |
parent | 0f007d8ceb7e5c852c645cf773df5c5c37cbf411 (diff) |
arch/x86/acpi_device: Constify struct device * parameter to UID functions
acpi_device_uid() and acpi_device_write_uid() do not need to make
changes to the device structure. Thus, this change marks struct
device * parameter to these functions as const.
Change-Id: I3755223766c78f93c57ac80caf392985cfd5c5e5
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40702
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/arch/x86/id.ld')
0 files changed, 0 insertions, 0 deletions