powerpc: Provide dummy crash_shutdown_register
authorArnd Bergmann <arnd@arndb.de>
Thu, 12 Jun 2008 09:14:34 +0000 (19:14 +1000)
committerPaul Mackerras <paulus@samba.org>
Mon, 30 Jun 2008 12:30:55 +0000 (22:30 +1000)
commitaee10c6145199f872bc51f811b115a4b686b2426
tree138ff9e8eb0929992d0c97cc4da67e7a939b5071
parent41743a4e34f0777f51c1cf0675b91508ba143050
powerpc: Provide dummy crash_shutdown_register

When kexec is disabled, the crash_shutdown_{un,}register
functions are not available in the kernel.
This provides dummy inline functions for those so that
the callers don't have to worry about it.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
include/asm-powerpc/kexec.h