mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 08:14:15 +08:00
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: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
5431b0fdad
commit
85aa5047e3
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user