linux_old1/arch/sh/kernel/cpu/sh4
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
..
Makefile sh: SH-MobileR SH7722 CPU support. 2006-12-12 08:42:09 +09:00
clock-sh4-202.c sh: Clock framework tidying. 2006-12-06 10:45:40 +09:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
ex.S sh: Fix exception_handling_table alignment. 2006-10-19 16:30:32 +09:00
fpu.c sh: Set up correct siginfo structures for page faults. 2006-12-06 10:45:38 +09:00
probe.c sh: Lazy dcache writeback optimizations. 2007-02-13 10:54:44 +09:00
setup-sh4-202.c sh: Add setup code for various CPU subtypes. 2006-09-27 17:30:35 +09:00
setup-sh7750.c sh: SH-DMAC compile fixes 2007-02-13 10:54:45 +09:00
setup-sh7760.c sh: add SH7760 IPR IRQ data 2007-02-13 10:54:45 +09:00
sq.c sh: Convert remaining remap_area_pages() users to ioremap_page_range(). 2006-12-12 08:42:08 +09:00