From: Nobuhiro Iwamatsu Date: Fri, 13 Mar 2009 04:31:34 +0000 (+0000) Subject: sh: Disable get_dma_error_irq for non-SH4 targets. X-Git-Tag: v2.6.30-rc1~673^2~26 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02ebd32f52c10f90f810e85d0281e9e81dd6e741;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed