mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09:00
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>