mb/amd/birman/update_devicetree_phoenix_opensil: use common header file
commite189043aece3a43dc47be57bf5768077ddeb6066
authorFelix Held <felix-coreboot@felixheld.de>
Wed, 15 May 2024 15:07:45 +0000 (15 17:07 +0200)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 16 May 2024 15:47:15 +0000 (16 15:47 +0000)
treed5c10f9eefbaf988850d8f08675e435a97f84a8e
parentc61b35b6969a89faf0c580767cb5d5ade35ae666
mb/amd/birman/update_devicetree_phoenix_opensil: use common header file

Instead of including stub/mpio/chip.h, include chip/mpio/chip.h that
will include the correct implementation to be able to use the same file
with both the openSIL stub and the actual openSIL implementation glue
code.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Iaae26a0dfe0ba96842e72582c06f1b0b3f29871c
Reviewed-on: https://review.coreboot.org/c/coreboot/+/82472
Reviewed-by: Matt DeVillier <matt.devillier@amd.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/amd/birman/update_devicetree_phoenix_opensil.c