From: Greg Ungerer Date: Sun, 19 Feb 2012 06:16:58 +0000 (+1000) Subject: m68knommu: factor some common ColdFire cpu reset code X-Git-Tag: v3.4-rc1~160^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d894b89bf74322845f776bde4d72b70b58926886;p=pandora-kernel.git m68knommu: factor some common ColdFire cpu reset code A number of the early ColdFire cores use the same code to reset the CPU. Currently that is duplicated in each of the sub-arch files. Pull out this common code and use a single copy of it for all CPU types that use it. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed