Commit 85aa5047 authored by Thierry Reding's avatar Thierry Reding

ARM: tegra: Fix typo (reset -> rest) in comment

Easy typo to make when you're working in this area of the code.
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 5431b0fd
...@@ -223,7 +223,7 @@ wfe_war: ...@@ -223,7 +223,7 @@ wfe_war:
b __cpu_reset_again b __cpu_reset_again
/* /*
* 38 nop's, which fills reset of wfe cache line and * 38 nop's, which fills rest of wfe cache line and
* 4 more cachelines with nop * 4 more cachelines with nop
*/ */
.rept 38 .rept 38
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment