From: Arnd Bergmann Date: Thu, 12 Jun 2008 09:14:34 +0000 (+1000) Subject: powerpc: Provide dummy crash_shutdown_register X-Git-Tag: v2.6.27-rc1~1058^2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aee10c6145199f872bc51f811b115a4b686b2426;p=pandora-kernel.git 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 Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed