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:
c3442e2
)
[SPARC64]: Fix floppy build failure.
author
David S. Miller
<davem@sunset.davemloft.net>
Mon, 5 Mar 2007 04:36:18 +0000
(20:36 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Mon, 5 Mar 2007 21:22:28 +0000
(13:22 -0800)
Just define a local {claim,release}_dma_lock() implementation
for the floppy driver to use so we don't need to define and
export to modules the silly dma_spin_lock.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found