s390: add missing ENDPROC statements to assembler functions
The assembler code in arch/s390 misses proper ENDPROC statements
to properly end functions in a few places. Add them.
Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/boot/text_dma.S 6 additions, 0 deletionsarch/s390/boot/text_dma.S
- arch/s390/crypto/crc32be-vx.S 1 addition, 0 deletionsarch/s390/crypto/crc32be-vx.S
- arch/s390/crypto/crc32le-vx.S 4 additions, 2 deletionsarch/s390/crypto/crc32le-vx.S
- arch/s390/kernel/base.S 3 additions, 0 deletionsarch/s390/kernel/base.S
- arch/s390/kernel/entry.S 22 additions, 2 deletionsarch/s390/kernel/entry.S
- arch/s390/kernel/mcount.S 6 additions, 2 deletionsarch/s390/kernel/mcount.S
- arch/s390/kernel/reipl.S 1 addition, 0 deletionsarch/s390/kernel/reipl.S
- arch/s390/kernel/relocate_kernel.S 1 addition, 0 deletionsarch/s390/kernel/relocate_kernel.S
- arch/s390/kernel/swsusp.S 2 additions, 0 deletionsarch/s390/kernel/swsusp.S
- arch/s390/lib/mem.S 1 addition, 0 deletionsarch/s390/lib/mem.S
Please register or sign in to comment