From 1895838e7a3807a6fce324f0dfed193a3821f6df Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 7 Aug 2018 12:23:16 +0200 Subject: src/drivers: Fix typo Change-Id: I9144937b72a98517cbd41c093cff7bad543b4140 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/27916 Reviewed-by: Martin Roth Tested-by: build bot (Jenkins) --- src/drivers/maxim/max77802/max77802.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/drivers/maxim') diff --git a/src/drivers/maxim/max77802/max77802.h b/src/drivers/maxim/max77802/max77802.h index af2a80cf29..1284a1d98a 100644 --- a/src/drivers/maxim/max77802/max77802.h +++ b/src/drivers/maxim/max77802/max77802.h @@ -227,7 +227,7 @@ enum { /* * MAX77802_REG_PMIC_BBAT set to - * Back up batery charger on and + * Back up battery charger on and * limit voltage setting to 3.5v */ #define MAX77802_BBCHOSTEN (1 << 0) -- cgit v1.2.3