diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-17 20:42:22 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2019-07-29 19:05:03 +0300 |
commit | 1877011a3568fcadf2ee28f4d02fe5c31b1bb060 (patch) | |
tree | 9166b29d8e78615fde5bef2ca8f81d4c8e7a82bd /arch/s390/mm/gmap.c | |
parent | 06f9895fda39422fb9250a78454e69aadace13c7 (diff) | |
download | linux-1877011a3568fcadf2ee28f4d02fe5c31b1bb060.tar.xz |
s390/kexec: add missing include to machine_kexec_reloc.c
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: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'arch/s390/mm/gmap.c')
0 files changed, 0 insertions, 0 deletions