aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/glinda/gpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/amd/glinda/gpio.c')
-rw-r--r--src/soc/amd/glinda/gpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/glinda/gpio.c b/src/soc/amd/glinda/gpio.c
index 35d2bca47a..1f7f00e8eb 100644
--- a/src/soc/amd/glinda/gpio.c
+++ b/src/soc/amd/glinda/gpio.c
@@ -3,7 +3,7 @@
/* TODO: Update for Glinda */
#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 */