summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/amd/birman/update_devicetree_phoenix_opensil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/amd/birman/update_devicetree_phoenix_opensil.c b/src/mainboard/amd/birman/update_devicetree_phoenix_opensil.c
index 6e44302ec3..8f7803f57c 100644
--- a/src/mainboard/amd/birman/update_devicetree_phoenix_opensil.c
+++ b/src/mainboard/amd/birman/update_devicetree_phoenix_opensil.c
@@ -2,7 +2,7 @@
#include <device/device.h>
#include <soc/soc_util.h>
-#include <vendorcode/amd/opensil/stub/mpio/chip.h>
+#include <vendorcode/amd/opensil/chip/mpio/chip.h>
#include "update_devicetree.h"
static void mainboard_update_mpio(void)