s390: move __amode31_base declaration to proper header file
authorHeiko Carstens <hca@linux.ibm.com>
Sun, 8 Jan 2023 18:08:55 +0000 (19:08 +0100)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 13 Jan 2023 13:15:07 +0000 (14:15 +0100)
commit760c6ce64b7355bf583928200db9a553c0751a11
treec9a0c319538f51fc0d8319f2b10e7565820382d3
parent2154e0b3282d0029ea7790a8414d61d5dc7d72ff
s390: move __amode31_base declaration to proper header file

Move __amode31_base declaration to proper header file to get rid of

arch/s390/boot/startup.c:24:15:
 warning: symbol '__amode31_base' was not declared. Should it be static?

Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/include/asm/setup.h
arch/s390/kernel/entry.h