[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220318103729.157574-21-Julia.Lawall@inria.fr>
Date: Fri, 18 Mar 2022 11:37:16 +0100
From: Julia Lawall <Julia.Lawall@...ia.fr>
To: Viresh Kumar <vireshk@...nel.org>
Cc: kernel-janitors@...r.kernel.org,
Shiraz Hashim <shiraz.linux.kernel@...il.com>, soc@...nel.org,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH] ARM: spear: fix typos in comments
Various spelling mistakes in comments.
Detected with the help of Coccinelle.
Signed-off-by: Julia Lawall <Julia.Lawall@...ia.fr>
---
arch/arm/mach-spear/spear13xx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/mach-spear/spear13xx.c b/arch/arm/mach-spear/spear13xx.c
index 74d1ca2a529a..b38391e9d8bf 100644
--- a/arch/arm/mach-spear/spear13xx.c
+++ b/arch/arm/mach-spear/spear13xx.c
@@ -29,7 +29,7 @@ void __init spear13xx_l2x0_init(void)
/*
* 512KB (64KB/way), 8-way associativity, parity supported
*
- * FIXME: 9th bit, of Auxillary Controller register must be set
+ * FIXME: 9th bit, of Auxiliary Controller register must be set
* for some spear13xx devices for stable L2 operation.
*
* Enable Early BRESP, L2 prefetch for Instruction and Data,
Powered by blists - more mailing lists