From: Paul Mundt Date: Sat, 19 May 2012 09:50:09 +0000 (+0900) Subject: sh: Kill off MAX_DMA_ADDRESS leftovers. X-Git-Tag: v3.5-rc1~134^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e24cca19babe33a7d05712df041f5abbeca4f1bf;p=pandora-kernel.git sh: Kill off MAX_DMA_ADDRESS leftovers. We don't support the ISA DMA API, so this is only ever misused. The dma-sh case inadvertently broke the dreamcast case by testing the wrong variable for the total number of channels, so this fixes that up too. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed