commit | 49f860bb5db877a2c75642e7e19af40e3010afec | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Nov 24 14:48:14 2006 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Dec 06 10:45:39 2006 +0900 |
tree | f9c3c5bfcbced2565fcaaaa8c745f658ee464ada | |
parent | 4dfc119f1c0723c54a20ff5ca4ea460ce7a4edb5 [diff] |
sh: Make dma-isa depend on ISA_DMA_API. Previously we linked in the ISA DMA wrapper unconditionally. As there are very few users of this, it's better to make it conditional. Signed-off-by: Paul Mundt <lethal@linux-sh.org>