Blackfin: move bf537-specific irq code out of common code
authorMike Frysinger <vapier@gentoo.org>
Fri, 15 Apr 2011 07:08:20 +0000 (03:08 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:43 +0000 (08:13 -0400)
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 <vapier@gentoo.org>

No differences found