aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kvm_asm.h
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2015-03-03 11:58:06 +0100
committerJiri Kosina <jkosina@suse.cz>2015-05-26 15:07:07 +0200
commit47b2d14294e04918205950f824fe099505cd4a03 (patch)
tree95de4efe20d9d5c23e6c9719f36e73baf6ed0dbf /arch/arm/include/asm/kvm_asm.h
parentgoldfish: goldfish_tty_probe() is not using 'i' any more (diff)
downloadlinux-dev-47b2d14294e04918205950f824fe099505cd4a03.tar.xz
linux-dev-47b2d14294e04918205950f824fe099505cd4a03.zip
ARM: KVM: fix comment
Fix spelling in comment. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'arch/arm/include/asm/kvm_asm.h')
-rw-r--r--arch/arm/include/asm/kvm_asm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/kvm_asm.h b/arch/arm/include/asm/kvm_asm.h
index 3a67bec72d0c..6b9e5a27ab2d 100644
--- a/arch/arm/include/asm/kvm_asm.h
+++ b/arch/arm/include/asm/kvm_asm.h
@@ -23,7 +23,7 @@
#define c0_MPIDR 1 /* MultiProcessor ID Register */
#define c0_CSSELR 2 /* Cache Size Selection Register */
#define c1_SCTLR 3 /* System Control Register */
-#define c1_ACTLR 4 /* Auxilliary Control Register */
+#define c1_ACTLR 4 /* Auxiliary Control Register */
#define c1_CPACR 5 /* Coprocessor Access Control */
#define c2_TTBR0 6 /* Translation Table Base Register 0 */
#define c2_TTBR0_high 7 /* TTBR0 top 32 bits */