Files
linux/arch/sh/kernel
Manuel Lauss 9f8a5e3a44 sh: SH-DMAC compile fixes
This patch does the following:
- remove the make_ipr_irq stuff from dma-sh.c and replace it
  with a simple channel<->irq mapping table.
- add DMTEx_IRQ constants for sh4 cpus
- fix sh7751 DMAE irq number

The SH7780 uses the same IRQs for DMA as other SH4 types, so
I put the constants on top of the dma.h file.

Other CPU types need to #define their own DMTEx_IRQ contants
in their appropriate header.

Signed-off-by: Manuel Lauss <mano@roarinelk.homelinux.net>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2007-02-13 10:54:45 +09:00
..
2007-02-13 10:54:45 +09:00
2006-12-06 10:45:40 +09:00
2005-04-16 15:20:36 -07:00
2005-10-30 17:37:32 -08:00
2006-09-27 18:25:24 +09:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-09-27 16:20:22 +09:00
2006-09-27 12:31:01 +09:00
2005-04-16 15:20:36 -07:00
2006-12-12 08:42:07 +09:00
2006-10-31 12:53:28 +09:00
2007-02-13 10:54:45 +09:00