hw/dma/xilinx_axidma: remove dead code
commitb3d21a04b8e671453a001fadd82874c28852b522
authorAndrew Jones <drjones@redhat.com>
Mon, 11 Jan 2016 15:52:18 +0000 (11 15:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 11 Jan 2016 15:52:18 +0000 (11 15:52 +0000)
tree83518a0c2ef4a3fa1686646db26f04b85e282b9d
parentfea01f9604cc7f7834911d9b0517fa48b6e32147
hw/dma/xilinx_axidma: remove dead code

stream_desc_show() (and DEBUG_ENET) appear to be unused, as the
function isn't compilable (there are broken PRI format strings).

Signed-off-by: Andrew Jones <drjones@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 1452084792-17424-1-git-send-email-drjones@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/dma/xilinx_axidma.c