mirror of
https://github.com/torvalds/linux.git
synced 2026-09-15 23:26:03 -04:00
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>