]> Git Repo - J-u-boot.git/commitdiff
ARM: armv8: Fix typo in commentary
authorMichal Simek <[email protected]>
Wed, 14 Jan 2015 14:36:35 +0000 (15:36 +0100)
committerTom Rini <[email protected]>
Wed, 14 Jan 2015 16:37:39 +0000 (11:37 -0500)
Signed-off-by: Michal Simek <[email protected]>
arch/arm/cpu/armv8/cache.S

index 4b3ee6ed6fa554662e522dbfabf49f9b1fd15984..9c6e8243bb4bc81f731708623e02b5770e5fb163 100644 (file)
@@ -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
This page took 0.04401 seconds and 4 git commands to generate.