aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/beltino/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/beltino/romstage.c')
-rw-r--r--src/mainboard/google/beltino/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/google/beltino/romstage.c b/src/mainboard/google/beltino/romstage.c
index 525edf467f..54295a4597 100644
--- a/src/mainboard/google/beltino/romstage.c
+++ b/src/mainboard/google/beltino/romstage.c
@@ -1,10 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <stdint.h>
-#include <cpu/intel/haswell/haswell.h>
#include <northbridge/intel/haswell/haswell.h>
#include <northbridge/intel/haswell/raminit.h>
-#include <southbridge/intel/lynxpoint/lp_gpio.h>
#include <southbridge/intel/lynxpoint/pch.h>
void mainboard_config_rcba(void)