sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.
authorPaul Mundt <lethal@linux-sh.org>
Thu, 17 Dec 2009 05:25:10 +0000 (14:25 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 17 Dec 2009 05:25:10 +0000 (14:25 +0900)
commit2f7bb2dfed3b15b388c88250b66f590aabc438da
treeb99c00cb39c62cf823d097659607338791c33a2c
parent4385af80bd617c6126c7ab8cb1c7d9417b548f2e
sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.

MAX_DMA_CHANNELS is tested for the total number of channels in order to
populate an IRQ map. Stub this out completely when no DMA support is
enabled -- as used to be the default behaviour before this was
generalized for use by the dmaengine code.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/dma.h