coreboot/src/drivers/net
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
..
atl1e.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
chip.h src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
Kconfig drivers/net/r8168: Fix ethernet_mac[0-9] format for vpd 2020-03-26 05:32:40 +00:00
Makefile.inc drivers/net/atl1e: Add driver 2018-10-15 14:11:00 +00:00
ne2k.c Drop explicit NULL initializations from device_operations 2020-04-05 13:31:28 +00:00
ns8390.h drivers: Trivial - drop trailing blank lines at EOF 2014-07-08 13:51:47 +02:00
r8168.c device: Constify struct device * parameter to acpi_fill_ssdt() 2020-04-28 19:50:26 +00:00