From: Greg Ungerer Date: Sat, 24 Dec 2011 02:56:10 +0000 (+1000) Subject: m68knommu: merge common ColdFire QSPI platform setup code X-Git-Tag: v3.4-rc1~160^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1fc24662d57170259948314b0759376eb75777;p=pandora-kernel.git m68knommu: merge common ColdFire QSPI platform setup code The ColdFire QSPI is common to quite a few ColdFire CPUs. No need to duplicate its platform setup code for every CPU family member that has it. Merge all the setup code into a single shared file. This also results in few platforms no longer needing any local platform setup code. In those cases remove the empty devices array and initcall code as well. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed