[ARM] avoid floppy warnings by using fd_dma_setup()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Sun, 15 Jul 2007 13:52:16 +0000 (14:52 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 20 Jul 2007 08:39:57 +0000 (09:39 +0100)
commit21d1ca04532005c50ed57c2b2948e465b2e90720
tree92a77c52e28a898b1bfe6d10c3e7408e8585a8dd
parent1ad2cdbd0eaf0ddb3f634d10d01a2710b00b2051
[ARM] avoid floppy warnings by using fd_dma_setup()

Avoid the virt_to_bus()/bus_to_virt() warnings in floppy.c caused
by the (useless) double conversion to/from bus addresses.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/floppy.h