From: Greg Ungerer Date: Sat, 24 Dec 2011 03:04:05 +0000 (+1000) Subject: m68knommu: clean up init code in ColdFire 528x startup X-Git-Tag: v3.4-rc1~160^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9773be5f5fcbabb688bf05f85d594261a53a5ac0;p=pandora-kernel.git m68knommu: clean up init code in ColdFire 528x startup We can move all the init calls in the initcall code into the more general arch setup code (which is config_BSP() here). That makes the 528x consistent with other ColdFire CPUs setup cod. It means we can get rif of the initcall setup here all together. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed