summaryrefslogtreecommitdiff
path: root/src/mainboard/google/cherry
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/cherry')
-rw-r--r--src/mainboard/google/cherry/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/cherry/mainboard.c b/src/mainboard/google/cherry/mainboard.c
index 19638c97f6..16eabbac37 100644
--- a/src/mainboard/google/cherry/mainboard.c
+++ b/src/mainboard/google/cherry/mainboard.c
@@ -9,7 +9,7 @@
#include <gpio.h>
#include <soc/bl31.h>
#include <soc/display.h>
-#include <soc/dpm.h>
+#include <soc/dpm_v1.h>
#include <soc/i2c.h>
#include <soc/msdc.h>
#include <soc/mtcmos.h>