kernel-ark/arch/sh
Nobuhiro Iwamatsu 02ebd32f52 sh: Disable get_dma_error_irq for non-SH4 targets.
dma-sh's get_dma_error_irq() is only used by SH4, as the SH3
doesn't have the DMA Error interrupt.

Disable it out for non-SH4 builds.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-03-16 19:49:01 +09:00
..
boards sh: improve sh7785lcr power off code 2009-03-11 17:25:10 +09:00
boot sh: Support fixed 32-bit PMB mappings from bootloader. 2009-03-10 15:49:54 +09:00
cchips sh: Switch HD64461 from hw_interrupt_type to irq_chip 2008-12-22 18:43:50 +09:00
configs sh: sh7785lcr: Updates for fixed PMB. 2009-03-10 15:50:44 +09:00
drivers sh: Disable get_dma_error_irq for non-SH4 targets. 2009-03-16 19:49:01 +09:00
include sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELS 2009-03-16 19:43:08 +09:00
kernel sh: Add OHCI USB support for SH7786 2009-03-16 19:40:34 +09:00
lib sh: Handle calling csum_partial with misaligned data 2009-01-29 11:56:02 +09:00
lib64 sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking. 2008-12-22 18:44:05 +09:00
math-emu
mm sh: PMB hibernation support 2009-03-16 19:46:17 +09:00
oprofile sh: Add support for SH7786 CPU subtype. 2009-03-03 15:40:25 +09:00
tools sh: Urquell board support. 2009-03-03 16:22:00 +09:00
Kconfig sh: Define ARCH_SHMOBILE for SH-Mobile CPUs. 2009-03-10 16:26:29 +09:00
Kconfig.cpu
Kconfig.debug sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. 2008-12-22 18:44:47 +09:00
Makefile sh: Generate uImage by default on Urquell board. 2009-03-10 17:00:48 +09:00