From: David Gibson Date: Wed, 13 Jun 2007 04:52:58 +0000 (+1000) Subject: [POWERPC] Factor zImage's 44x reset code out of ebony.c X-Git-Tag: v2.6.23-rc1~767^2^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11123346bfba8e65631957c6c25ed1a6ca1b4ffe;p=pandora-kernel.git [POWERPC] Factor zImage's 44x reset code out of ebony.c The ebony_exit() function which resets the Ebony board should in fact be common to most if not all 44x boards. This moves the function out into 44x.c, renaming it, so it can be used by other 44x platforms. Signed-off-by: David Gibson Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed