summaryrefslogtreecommitdiffstats
path: root/src/drivers/maxim
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-01-16 14:59:52 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-01-18 07:39:21 +0000
commitc36650143be34d111516755da370f5212c5f9fb6 (patch)
treedaabbe1b90ed3dd51340624ca18d7286f565a241 /src/drivers/maxim
parent0afaff26111246b53128ed3f5b9f269bda5433ff (diff)
downloadcoreboot-c36650143be34d111516755da370f5212c5f9fb6.tar.gz
coreboot-c36650143be34d111516755da370f5212c5f9fb6.tar.bz2
coreboot-c36650143be34d111516755da370f5212c5f9fb6.zip
drivers/maxim/max77686/max77686.h: Remove repeated word
Change-Id: Iac77f401d80027231f8b6a3449cb57abf3d337ed Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/49525 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jacob Garber <jgarber1@ualberta.ca>
Diffstat (limited to 'src/drivers/maxim')
-rw-r--r--src/drivers/maxim/max77686/max77686.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/maxim/max77686/max77686.h b/src/drivers/maxim/max77686/max77686.h
index f77281421821..0769a74d5357 100644
--- a/src/drivers/maxim/max77686/max77686.h
+++ b/src/drivers/maxim/max77686/max77686.h
@@ -48,7 +48,7 @@ enum max77686_regnum {
* @param vol_bitpos bit position to be set or clear within register
* @param vol_bitmask bit mask value
* @param reg_enaddr control register address, which enable the given
- * given buck/ldo.
+ * buck/ldo.
* @param reg_enbitpos bit position to be enabled
* @param reg_enbiton value to be written to buck/ldo to make it ON
* @param reg_enbitoff value to be written to buck/ldo to make it OFF