soc/intel/broadwell: Drop unused PCH PCI device macros
commitf117266986abaac62ccb7218d209650932b26487
authorAngel Pons <th3fanbus@gmail.com>
Tue, 15 Jun 2021 12:25:35 +0000 (15 14:25 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Mon, 6 Sep 2021 19:08:16 +0000 (6 19:08 +0000)
tree41e2c53be6cf7f76a1c70985db010d699374a2d6
parenta030dd6146b63cdfac75508d4a2acbb8f0e0aa0a
soc/intel/broadwell: Drop unused PCH PCI device macros

Get rid of several unused PCH PCI device macros. These macros expand to
a call to the `pcidev_path_on_root_debug()` function, which only exists
to debug bad code. If needed, these macros should be reimplemented with
the `pcidev_path_on_root()` function instead.

Tested with BUILD_TIMELESS=1, Purism Librem 13 v1 remains identical.

Change-Id: I366e064f3fe708b55fb381aee25b2795b1c61142
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55529
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/soc/intel/broadwell/include/soc/pci_devs.h