sparc: disable floppy DMA
commitdd446051b797f72d6293c26bde2db16fddc42d0b
authorHervé Poussineau <hpoussin@reactos.org>
Wed, 3 Feb 2016 16:28:57 +0000 (3 11:28 -0500)
committerJohn Snow <jsnow@redhat.com>
Wed, 3 Feb 2016 16:28:57 +0000 (3 11:28 -0500)
treef7e671a36dfe3d14d834e681b0225517b4323c85
parent020e29869924ede58ef6d8723cad4df9af307af6
sparc: disable floppy DMA

All functions relative to DMA (DMA_*() functions) are stubs on sparc platform.
Disable the DMA in the floppy controller, instead of calling these stubs.

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Message-id: 1453843944-26833-14-git-send-email-hpoussin@reactos.org
Signed-off-by: John Snow <jsnow@redhat.com>
hw/block/fdc.c