summaryrefslogtreecommitdiff
path: root/src/mainboard/google/brox/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/brox/mainboard.c')
-rw-r--r--src/mainboard/google/brox/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/brox/mainboard.c b/src/mainboard/google/brox/mainboard.c
index 5820805a97..9285ae27f4 100644
--- a/src/mainboard/google/brox/mainboard.c
+++ b/src/mainboard/google/brox/mainboard.c
@@ -191,7 +191,6 @@ static void mainboard_fill_ssdt(const struct device *dev)
mainboard_generate_s0ix_hook();
acpigen_write_method_end(); /* Method */
acpigen_write_scope_end(); /* Scope */
-
}
void __weak variant_fill_ssdt(const struct device *dev)