]> git.karo-electronics.de Git - karo-tx-linux.git/commit
xtensa: provide proper assembler function boundaries with ENDPROC()
authorChris Zankel <chris@zankel.net>
Sat, 17 Nov 2012 00:16:20 +0000 (16:16 -0800)
committerChris Zankel <chris@zankel.net>
Tue, 27 Nov 2012 06:12:26 +0000 (22:12 -0800)
commit8006a67585cd216ae0ee26fe2af902ec9424e781
tree60c03920cdc6453b58ad7d774ea50af65f7bb486
parent1797e6fce9238d115acde62dace933776f0b651c
xtensa: provide proper assembler function boundaries with ENDPROC()

Use ENDPROC() to mark the end of assembler functions.

Signed-off-by: Chris Zankel <chris@zankel.net>
arch/xtensa/kernel/align.S
arch/xtensa/kernel/coprocessor.S
arch/xtensa/kernel/entry.S
arch/xtensa/kernel/head.S
arch/xtensa/kernel/vectors.S
arch/xtensa/lib/checksum.S
arch/xtensa/mm/misc.S