]> 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, 17 Sep 2012 09:30:12 +0000 (11:30 +0200)
commit68c17e8c2d31a6fffab4ad5167ec663a2ebdb224
treeb103cfbf411a2e5988d003fee06a621e55cbf2c5
parentae81baf3d5280397865c72004c58bba8507e93d9
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