aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/cyan/romstage.c')
-rw-r--r--src/mainboard/google/cyan/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/romstage.c b/src/mainboard/google/cyan/romstage.c
index aa20593d5f..5470b9c465 100644
--- a/src/mainboard/google/cyan/romstage.c
+++ b/src/mainboard/google/cyan/romstage.c
@@ -16,7 +16,6 @@
#include <soc/romstage.h>
#include <baseboard/variants.h>
-#include <chip.h>
/* All FSP specific code goes in this block */
void mainboard_romstage_entry(struct romstage_params *rp)