s390/boot: cleanup decompressor header files
authorAlexander Gordeev <agordeev@linux.ibm.com>
Thu, 5 May 2022 14:54:54 +0000 (16:54 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Fri, 13 Jan 2023 13:15:04 +0000 (14:15 +0100)
commit9c3205b2b062420c26b33924b910880889acf832
treeeeba9a73f9fd58ce346c3532f66d052687e5c59a
parente7b481697188f2c715b951b4aa771a8ffebf3243
s390/boot: cleanup decompressor header files

Move declarations to appropriate header files. Instead of cryptic
casting directly assign struct vmlinux_info type to _vmlinux_info
linker script variable - wich it actually is.

Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/boot.h
arch/s390/boot/decompressor.c
arch/s390/boot/decompressor.h