Skip to content
Snippets Groups Projects
Commit f1075aed authored by Michal Simek's avatar Michal Simek Committed by Tom Rini
Browse files

ARM: armv8: Fix typo in commentary

parent 421044b1
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ skip: ...@@ -94,7 +94,7 @@ skip:
b.gt loop_level b.gt loop_level
mov x0, #0 mov x0, #0
msr csselr_el1, x0 /* resotre csselr_el1 */ msr csselr_el1, x0 /* restore csselr_el1 */
dsb sy dsb sy
isb isb
mov lr, x15 mov lr, x15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment