coreboot-kgpe-d16/src/southbridge
Werner Zeh 9007ffd3d1 PCI: Use PCI_DEVFN macro instead of DEV_FUNC
There are several different macros available to convert a PCI device and
function to a single 8 bit value. One is PCI_DEVFN and is defined in
device/pci_def.h. The other is DEV_FUNC and is defined in several intel
fsp based chipset implementations. In fsp_broadwell_de DEV_FUNC is even
used without being defined at all. This patch unifies the situation so
that only PCI_DEVFN is used.

Change-Id: Ia1c6d7f3683badc66d15053846936d88aa836632
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/15546
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2016-07-06 21:58:09 +02:00
..
amd AMD/spi: Do not reset fifo after skipping the sent bytes 2016-05-30 06:09:21 +02:00
broadcom tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
intel PCI: Use PCI_DEVFN macro instead of DEV_FUNC 2016-07-06 21:58:09 +02:00
nvidia southbridge/nvidia: Update license headers 2016-04-13 17:35:29 +02:00
ricoh/rl5c476 southbridge/ricoh: Update license headers 2016-04-13 17:35:43 +02:00
sis/sis966 drivers/pc80: Add PS/2 mouse presence detect 2016-02-01 22:10:46 +01:00
ti southbridge/ti: Update license headers 2016-04-13 17:36:00 +02:00
via southbridge/via: Update license headers 2016-04-13 17:36:14 +02:00