From: Simon Glass <sjg@chromium.org>
Date: Fri, 20 Sep 2024 07:24:35 +0000 (+0200)
Subject: arm: Fix up a stale comment in sections.c
X-Git-Tag: v2025.01-rc5-pxa1908~196^2~37^2~7
X-Git-Url: http://git.dujemihanovic.xyz/html/static/%7B%7B%20%24.Site.BaseURL%20%7D%7Dposts/%7B%7B%20%24image.RelPermalink%20%7D%7D?a=commitdiff_plain;h=4f9c15185d7df6e5ffa46b02248eb256ca6d9239;p=u-boot.git

arm: Fix up a stale comment in sections.c

There are currently four symbols here, so drop the word 'two'.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
---

diff --git a/arch/arm/lib/sections.c b/arch/arm/lib/sections.c
index 07efabaa7d..8955aa6111 100644
--- a/arch/arm/lib/sections.c
+++ b/arch/arm/lib/sections.c
@@ -5,7 +5,7 @@
 #include <linux/compiler.h>
 
 /**
- * These two symbols are declared in a C file so that the linker
+ * These symbols are declared in a C file so that the linker
  * uses R_ARM_RELATIVE relocation, rather than the R_ARM_ABS32 one
  * it would use if the symbols were defined in the linker file.
  * Using only R_ARM_RELATIVE relocation ensures that references to