linux/arch/s390/boot/compressed
Vasily Gorbik 320d9555cb s390: unify linker symbols usage
Common code defines linker symbols which denote sections start/end in
a form of char []. Referencing those symbols as _symbol or &_symbol
yields the same result, but "_symbol" form is more widespread across
newly written code. Convert s390 specific code to this style.

Also removes unused _text symbol definition in boot/compressed/misc.c.

Signed-off-by: Vasily Gorbik <gor@linux.vnet.ibm.com>
Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2018-02-27 08:05:23 +01:00
..
.gitignore s390: add various .gitignore files. 2012-05-16 14:42:41 +02:00
head.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile s390/decompressor: discard __ksymtab and .eh_frame sections 2018-01-23 07:36:54 +01:00
misc.c s390: unify linker symbols usage 2018-02-27 08:05:23 +01:00
vmlinux.lds.S s390/decompressor: discard __ex_table section 2018-02-27 08:05:21 +01:00
vmlinux.scr s390: add a few more SPDX identifiers 2017-12-05 07:51:09 +01:00