[SPARC64]: Fix floppy build failure.
authorDavid S. Miller <davem@sunset.davemloft.net>
Mon, 5 Mar 2007 04:36:18 +0000 (20:36 -0800)
committerDavid 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