summaryrefslogtreecommitdiffstats
path: root/src/device
diff options
context:
space:
mode:
authorFurquan Shaikh <furquan@google.com>2020-04-24 21:27:29 -0700
committerFurquan Shaikh <furquan@google.com>2020-04-28 19:35:31 +0000
commitd14d03a6a8518ac3b4e24e8e35d60ce5e9d726aa (patch)
tree0c3441939ad48d198ef3e370e10a10894ee455c4 /src/device
parent0f007d8ceb7e5c852c645cf773df5c5c37cbf411 (diff)
downloadcoreboot-d14d03a6a8518ac3b4e24e8e35d60ce5e9d726aa.tar.gz
coreboot-d14d03a6a8518ac3b4e24e8e35d60ce5e9d726aa.tar.bz2
coreboot-d14d03a6a8518ac3b4e24e8e35d60ce5e9d726aa.zip
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/device')
0 files changed, 0 insertions, 0 deletions