coreboot/src/arch
Furquan Shaikh 7536a398e9 device: Constify struct device * parameter to acpi_fill_ssdt()
.acpi_fill_ssdt() does not need to modify the device structure. This
change makes the struct device * parameter to acpi_fill_ssdt() as
const.

Change-Id: I110f4c67c3b6671c9ac0a82e02609902a8ee5d5c
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40710
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-28 19:50:26 +00:00
..
arm src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
arm64 src: Remove unneeded 'include <arch/cache.h>' 2020-03-10 20:39:50 +00:00
ppc64 src/arch/ppc64: Convert to SPDX license header 2020-03-06 07:47:42 +00:00
riscv src/arch/riscv: Convert to SPDX license header 2020-03-06 07:48:09 +00:00
x86 device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00