commit | 2980ba6ae8ca558ff06155f17cf7139256e7d9ac | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon Jun 10 17:22:38 2019 +0200 |
committer | Heiko Carstens <heiko.carstens@de.ibm.com> | Tue Jun 11 09:48:39 2019 +0200 |
tree | 8af1d97db968a008e8bc5ee3718bf2b86df526bd | |
parent | eec0a43ddd3667bec3d1dfccb75df69ba6fce331 [diff] |
s390/kdump: get rid of compile warning Move the CONFIG_CRASH_DUMP ifdef to get rid of this: arch/s390/kernel/machine_kexec.c:146:22: warning: 'do_start_kdump' defined but not used [-Wunused-function] Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>