From: Russell King Date: Wed, 1 Apr 2015 16:02:45 +0000 (+0100) Subject: ARM: move reboot code to arch/arm/kernel/reboot.c X-Git-Tag: omap-for-v4.1/fixes-rc1~142^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045ab94e10ee17038066d71abc8fdce719ab56f9;p=pandora-kernel.git ARM: move reboot code to arch/arm/kernel/reboot.c Move shutdown and reboot related code to a separate file, out of process.c. This helps to avoid polluting process.c with non-process related code. Signed-off-by: Russell King --- Reading git-diff-tree failed