diff options
author | Nico Huber <nico.h@gmx.de> | 2024-06-02 17:09:27 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2024-07-11 00:19:15 +0000 |
commit | 7ac0f5b9693929ce8cc1486a67c9a46e3a0af2d2 (patch) | |
tree | a84522fba2b7e503ec21134aef4ccc41e7b4472d /util/sconfig/Makefile.mk | |
parent | 22a25d53e46fd04b87b520d0ccfd35ff33601414 (diff) |
sconfig: Provide simple constants for aliased devices
Expose aliased PCI and PNP devices as `pci_/pnp_devfn_t` constants
in <static_devices.h>. They will be named `_sdev_<alias>` to have
a underscore prefix for consistency and to not collide with the
`struct device` objects (with `_dev_` prefix).
Change-Id: I2d1cfe12b1e7309f8235c84dd220bd090ebfe1b5
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82764
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'util/sconfig/Makefile.mk')
0 files changed, 0 insertions, 0 deletions