coreboot-kgpe-d16/util/sconfig
Furquan Shaikh 708f25e8fa util/sconfig: Change __pci*|__pnp* device pointers to const
This change updates the device pointers exposed in static_devices.h to
const instead of DEVTREE_CONST. The pointer itself doesn't really need
to be DEVTREE_CONST.

Change-Id: I061b05d994fc5c4156ee8bddabadf940f0aeeac3
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49242
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
2021-01-11 07:41:47 +00:00
..
Makefile.inc commonlib: Add commonlib/bsd 2020-01-28 06:36:13 +00:00
description.md util: Add description.md to each util 2018-07-26 13:26:50 +00:00
lex.yy.c_shipped device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
main.c util/sconfig: Change __pci*|__pnp* device pointers to const 2021-01-11 07:41:47 +00:00
sconfig.h fw_config: Convert fw_config to a 64-bit field 2020-10-30 15:24:52 +00:00
sconfig.l device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
sconfig.tab.c_shipped device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
sconfig.tab.h_shipped device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00
sconfig.y device + util/sconfig: introduce new device `gpio` 2020-12-28 17:47:04 +00:00