coreboot-kgpe-d16/src/southbridge/amd
Kyösti Mälkki 4ad7f5b1a4 AGESA: Use pcidev_on_root()
We have constant CONFIG_CBB==0, replace ill dev_find_slot()
with safe pcidev_on_root();

Change-Id: Ieb2030fa3d77a9f49fc5faf12b92b5f00f49d354
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/26482
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-01-04 21:22:04 +00:00
..
agesa AGESA: Use pcidev_on_root() 2019-01-04 21:22:04 +00:00
amd8111 southbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:23:03 +00:00
amd8132 southbridge: Remove unneeded include <pc80/mc146818rtc.h> 2018-12-18 13:56:02 +00:00
cimx sb/amd/cimx/sb800/ramtop: Fix coding style issues 2018-12-24 08:15:18 +00:00
common reset: Finalize move to new API 2018-10-31 15:29:42 +00:00
pi binaryPI: Use pcidev_on_root() 2019-01-04 21:21:42 +00:00
rs780 amdfam10 boards: Drop AMD_SB_CIMX 2019-01-04 17:18:57 +00:00
sb700 southbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:23:03 +00:00
sb800 southbridge: Remove useless include <device/pci_ids.h> 2018-12-19 05:23:03 +00:00
sr5650 device: Replace ugly cases of dev_find_slot() 2019-01-04 12:17:52 +00:00