From: Michael Ellerman Date: Fri, 23 Jun 2006 08:17:32 +0000 (+1000) Subject: [POWERPC] Make kexec_setup() a regular initcall X-Git-Tag: v2.6.18-rc1~358^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa98c50dcb5d5b85d2a4c26d54fa1e3c31c11e4b;p=pandora-kernel.git [POWERPC] Make kexec_setup() a regular initcall There's no reason kexec_setup() needs to be called explicitly from setup_system(), it can just be a regular initcall. Signed-off-by: Michael Ellerman Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed