commit | e24cca19babe33a7d05712df041f5abbeca4f1bf | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat May 19 18:50:09 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat May 19 18:50:09 2012 +0900 |
tree | 59eac5df17932f08b2283ecf036dec2698f79d5f | |
parent | 2ff9f317f15b7c3bd95273a7f04ca0b148850104 [diff] |
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 <lethal@linux-sh.org>