sh: Kill off MAX_DMA_ADDRESS leftovers.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 09:50:09 +0000 (18:50 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 09:50:09 +0000 (18:50 +0900)
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 <lethal@linux-sh.org>

No differences found