From 31006a885118ef7eb18f865f5ff615fb31868bfe Mon Sep 17 00:00:00 2001 From: Jilin Yuan Date: Wed, 14 Sep 2022 16:43:15 +0800 Subject: [PATCH] ARM: OMAP2+: fix repeated words in comments Delete the redundant word 'from'. Signed-off-by: Jilin Yuan Message-Id: <20220914084315.40165-1-yuanjilin@cdjrlc.com> Signed-off-by: Tony Lindgren --- arch/arm/mach-omap2/cm33xx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-omap2/cm33xx.c b/arch/arm/mach-omap2/cm33xx.c index d61fa06..c824d4e 100644 --- a/arch/arm/mach-omap2/cm33xx.c +++ b/arch/arm/mach-omap2/cm33xx.c @@ -5,7 +5,7 @@ * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ * Vaibhav Hiremath * - * Reference taken from from OMAP4 cminst44xx.c + * Reference taken from OMAP4 cminst44xx.c */ #include -- 2.7.4