aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/h81m-hds')
-rw-r--r--src/mainboard/asrock/h81m-hds/romstage.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/asrock/h81m-hds/romstage.c b/src/mainboard/asrock/h81m-hds/romstage.c
index 6847ff24f4..761e9d838a 100644
--- a/src/mainboard/asrock/h81m-hds/romstage.c
+++ b/src/mainboard/asrock/h81m-hds/romstage.c
@@ -1,12 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-#include <stdint.h>
-#include <cpu/intel/haswell/haswell.h>
-#include <device/pnp_ops.h>
#include <northbridge/intel/haswell/haswell.h>
-#include <northbridge/intel/haswell/pei_data.h>
#include <northbridge/intel/haswell/raminit.h>
-#include <southbridge/intel/common/gpio.h>
#include <southbridge/intel/lynxpoint/pch.h>
void mainboard_config_rcba(void)