aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/gale/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/gale/mainboard.c')
-rw-r--r--src/mainboard/google/gale/mainboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/gale/mainboard.c b/src/mainboard/google/gale/mainboard.c
index f27421b87c..de384f9ea8 100644
--- a/src/mainboard/google/gale/mainboard.c
+++ b/src/mainboard/google/gale/mainboard.c
@@ -81,7 +81,7 @@ void lb_board(struct lb_header *header)
dma->range_size = _dma_coherent_size;
if (IS_ENABLED(CONFIG_CHROMEOS)) {
- /* Retrieve the switch interface MAC addressses. */
+ /* Retrieve the switch interface MAC addresses. */
lb_table_add_macs_from_vpd(header);
}
}