From: Mike Frysinger Date: Fri, 15 Apr 2011 07:08:20 +0000 (-0400) Subject: Blackfin: move bf537-specific irq code out of common code X-Git-Tag: v3.0-rc1~154^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f58c3276d3652b0d96654ba08f0afc87c013da57;p=pandora-kernel.git Blackfin: move bf537-specific irq code out of common code The SIC interrupt line muxing that the bf537 does is specific to this CPU (thankfully), so rip it out of the common code and move it to a bf537-specific file. This tidies up the common code significantly. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed