From: Greg Ungerer Date: Tue, 19 May 2009 04:08:47 +0000 (+1000) Subject: m68knommu: remove duplicate ColdFire mcf_autovector() code X-Git-Tag: v2.6.32-rc1~663^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5187995f0a9253e915dfee83684eae7b692213e6;p=pandora-kernel.git m68knommu: remove duplicate ColdFire mcf_autovector() code Each of the ColdFire CPU platform code that used the old style interrupt controller had its own copy of the mcf_autovector() function. They are all the same, remove them all and create a single function in the common coldfire/intc.c code. Signed-off-by: Greg Ungerer --- Reading git-diff-tree failed