summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/asm-offsets.c
diff options
context:
space:
mode:
authorAlexander Egorenkov <egorenar@linux.ibm.com>2021-07-21 11:54:33 +0200
committerHeiko Carstens <hca@linux.ibm.com>2021-07-27 09:39:16 +0200
commitf4cb3c9bd041e873ea2a155c0f95fbfab6c3b34c (patch)
tree2e0628a2a7ed7111f0e777315f4ce6a5656f8e84 /arch/s390/kernel/asm-offsets.c
parent88a37f810757810e4dff940d0fecb630b2649da8 (diff)
downloadlinux-f4cb3c9bd041e873ea2a155c0f95fbfab6c3b34c.tar.gz
linux-f4cb3c9bd041e873ea2a155c0f95fbfab6c3b34c.tar.bz2
linux-f4cb3c9bd041e873ea2a155c0f95fbfab6c3b34c.zip
s390/setup: drop _OFFSET macros
The macros * IPL_DEVICE_OFFSET * INITRD_START_OFFSET * INITRD_SIZE_OFFSET * OLDMEM_BASE_OFFSET * OLDMEM_SIZE_OFFSET * KERNEL_VERSION_OFFSET * COMMAND_LINE_OFFSET are no longer necessary and used only to define another set of macros with the same names but w/o the suffix _OFFSET. Therefore, drop this unnecessary indirection. Drop the macro KERNEL_VERSION_OFFSET w/o renaming it to KERNEL_VERSION because it is used nowhere. Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Acked-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/kernel/asm-offsets.c')
0 files changed, 0 insertions, 0 deletions