git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dfc119
)
sh: Make dma-isa depend on ISA_DMA_API.
author
Paul Mundt
<lethal@linux-sh.org>
Fri, 24 Nov 2006 05:48:14 +0000
(14:48 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 6 Dec 2006 01:45:39 +0000
(10:45 +0900)
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>
No differences found