]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: Fix up a stale comment in sections.c
authorSimon Glass <sjg@chromium.org>
Fri, 20 Sep 2024 07:24:35 +0000 (09:24 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 3 Oct 2024 17:52:16 +0000 (11:52 -0600)
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>
arch/arm/lib/sections.c

index 07efabaa7dc8f7b6795292d56867629ca35b44ad..8955aa6111cd3b1495531e92fc7b96d8d11d5c4f 100644 (file)
@@ -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