s390/kdump: fix compile for !SMP
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 26 Jun 2015 10:10:49 +0000 (12:10 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 29 Jun 2015 08:13:11 +0000 (10:13 +0200)
Fix this compile error:

arch/s390/kernel/setup.c:875:2: error:
 implicit declaration of function 'smp_save_dump_cpus'

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/smp.h
arch/s390/kernel/smp.c

Simple merge
Simple merge