]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 18 Sep 2012 07:04:50 +0000 (09:04 +0200)
commitb2923c32f1c778db60f452de274cc00b22d7c1a5
tree3d7a749932c21d8dadd4f8f582d9a863ff1fbbf3
parentd7466b3625065677699335f3c8d5a4929b99c89f
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