Browse Source

ARM: armv8: Fix typo in commentary

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Michal Simek 10 years ago
parent
commit
f1075aedd2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm/cpu/armv8/cache.S

+ 1 - 1
arch/arm/cpu/armv8/cache.S

@@ -94,7 +94,7 @@ skip:
 	b.gt	loop_level
 
 	mov	x0, #0
-	msr	csselr_el1, x0		/* resotre csselr_el1 */
+	msr	csselr_el1, x0		/* restore csselr_el1 */
 	dsb	sy
 	isb
 	mov	lr, x15