]> Git Repo - J-linux.git/commitdiff
ARM: spear: fix typos in comments
authorJulia Lawall <[email protected]>
Fri, 18 Mar 2022 10:37:16 +0000 (11:37 +0100)
committerArnd Bergmann <[email protected]>
Sat, 19 Mar 2022 21:33:59 +0000 (22:33 +0100)
Various spelling mistakes in comments.
Detected with the help of Coccinelle.

Signed-off-by: Julia Lawall <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
arch/arm/mach-spear/spear13xx.c

index 74d1ca2a529a7bd2339b5943b5e2008658f26a03..b38391e9d8bfea3ec4ff52b170b4c6caf0c06676 100644 (file)
@@ -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,
This page took 0.044506 seconds and 4 git commands to generate.