s390/kexec: move machine_crash_shutdown() to machine_kexec.c
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 27 Aug 2012 13:50:29 +0000 (15:50 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 26 Sep 2012 13:44:54 +0000 (15:44 +0200)
commit48a8ca03f8fd49a4d0c0c8843d4f5a7008dc2656
treef37ca12eb5023298aa045b19d019310b611c9215
parent1c725922dd8274b6e0b370ad33cfaef9013fd70b
s390/kexec: move machine_crash_shutdown() to machine_kexec.c

machine_crash_shutdown() was the only function in crash.c.
So move the function and delete one file.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/Makefile
arch/s390/kernel/crash.c [deleted file]
arch/s390/kernel/machine_kexec.c