Blackfin: fix BF548 UART0 DMA IRQ translation
authorStefan Pledl <stefan.pledl@mesutronic.de>
Sat, 11 Jul 2009 11:50:42 +0000 (13:50 +0200)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 01:31:46 +0000 (21:31 -0400)
The initial BF54x port included some defines to keep code simple across
different processors, but it just ended up causing the UART0 DMA IRQs to
be set to the UART1 channels.

Signed-off-by: Stefan Pledl <stefan.pledl@mesutronic.de>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found