From: Russell King Date: Wed, 4 Jan 2006 15:51:51 +0000 (+0000) Subject: [ARM] Remove definition of MAX_DMA_CHANNELS to zero X-Git-Tag: v2.6.16-rc1~929^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95ba9fb06be4a8714c98df6097eab1808c72fa98;p=pandora-kernel.git [ARM] Remove definition of MAX_DMA_CHANNELS to zero Since we now only build arch/arm/kernel/dma.c on machine types which set ISA_DMA_API, we don't need to define MAX_DMA_CHANNELS to 0 to indicate this - this definition becomes superfluous. Remove it. Signed-off-by: Russell King --- Reading git-diff-tree failed