diff options
author | Manuel Lauss <mano@roarinelk.homelinux.net> | 2007-01-25 07:22:11 +0100 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-02-13 02:54:45 +0100 |
commit | 9f8a5e3a44d81bbf19fddeb74645dec6b0e23b23 (patch) | |
tree | 4dafea7b95e764eb9d01b66eca2800527171a7fa /arch/h8300 | |
parent | sh: add SH7760 IPR IRQ data (diff) | |
download | linux-9f8a5e3a44d81bbf19fddeb74645dec6b0e23b23.tar.xz linux-9f8a5e3a44d81bbf19fddeb74645dec6b0e23b23.zip |
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>
Diffstat (limited to 'arch/h8300')
0 files changed, 0 insertions, 0 deletions