mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 12:42:02 +00:00
Blackfin arch: Fix typo. it should be _outsw_8
Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
f086f23435
commit
ca56d9aaf2
@ -76,4 +76,4 @@ ENTRY(_outsw_8)
|
||||
R0 = R0 + R1;
|
||||
.Lword8_loop_e: W[P0] = R0;
|
||||
RTS;
|
||||
ENDPROC(_outsw)
|
||||
ENDPROC(_outsw_8)
|
||||
|
Loading…
Reference in New Issue
Block a user