aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/h81m-hds/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asrock/h81m-hds/romstage.c')
-rw-r--r--src/mainboard/asrock/h81m-hds/romstage.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asrock/h81m-hds/romstage.c b/src/mainboard/asrock/h81m-hds/romstage.c
index 078e87c850..73c38e7c4b 100644
--- a/src/mainboard/asrock/h81m-hds/romstage.c
+++ b/src/mainboard/asrock/h81m-hds/romstage.c
@@ -72,7 +72,6 @@ void mainboard_romstage_entry(void)
struct romstage_params romstage_params = {
.pei_data = &pei_data,
- .gpio_map = &mainboard_gpio_map,
};
romstage_common(&romstage_params);