• Vasily Gorbik's avatar
    s390/kexec: add missing include to machine_kexec_reloc.c · 1877011a
    Vasily Gorbik authored
    Include <asm/kexec.h> into machine_kexec_reloc.c to expose
    arch_kexec_do_relocs declaration and avoid the following sparse warnings:
    arch/s390/kernel/machine_kexec_reloc.c:4:5: warning: symbol 'arch_kexec_do_relocs' was not declared. Should it be static?
    arch/s390/boot/../kernel/machine_kexec_reloc.c:4:5: warning: symbol 'arch_kexec_do_relocs' was not declared. Should it be static?
    Signed-off-by: default avatarVasily Gorbik <gor@linux.ibm.com>
    1877011a
machine_kexec_reloc.c 1.3 KB