]> git.baikalelectronics.ru Git - kernel.git/commit
s390/kdump: get rid of compile warning
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 10 Jun 2019 15:22:38 +0000 (17:22 +0200)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 11 Jun 2019 07:48:39 +0000 (09:48 +0200)
commit8a13900c2750949434f63240a297ab5081cc7eca
tree8af1d97db968a008e8bc5ee3718bf2b86df526bd
parente9056103d02901859e77ee18ed5c511e22b5a94b
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>
arch/s390/kernel/machine_kexec.c