aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/phoenix/gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/phoenix/gpio.c')
-rw-r--r--src/soc/amd/phoenix/gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/phoenix/gpio.c b/src/soc/amd/phoenix/gpio.c
index 74eecadcce..271e749b92 100644
--- a/src/soc/amd/phoenix/gpio.c
+++ b/src/soc/amd/phoenix/gpio.c
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
#include <amdblocks/gpio.h>
-#include <soc/gpio.h>
+#include <gpio.h>
#include <types.h>
/* see the IOMUX function table for the mapping from GPIO number to GEVENT number */