]> 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>
Mon, 3 Sep 2012 11:40:17 +0000 (13:40 +0200)
commit8ca5ab74cae7115754eca0a2544ce3bc2e2aab86
treeacf6979fa60e113752db6ac8a3531e312e810bf4
parentd589b598a27efc768ed87721e402366f0b9d8e99
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