aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/spd
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/poppy/spd')
-rw-r--r--src/mainboard/google/poppy/spd/spd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/poppy/spd/spd.c b/src/mainboard/google/poppy/spd/spd.c
index 9b9967916d..fa0012a908 100644
--- a/src/mainboard/google/poppy/spd/spd.c
+++ b/src/mainboard/google/poppy/spd/spd.c
@@ -23,7 +23,7 @@
#include <soc/romstage.h>
#include <string.h>
-#include "../gpio.h"
+#include <variant/gpio.h>
#include "spd.h"
static void mainboard_print_spd_info(uint8_t spd[])