soc_dma: drop soc_dma_port_add_mem_ram()
commit90aeba9dac1e99bfbe2d44867ec44b32b0780577
authorAvi Kivity <avi@redhat.com>
Tue, 30 Aug 2011 11:46:53 +0000 (30 14:46 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 21 Sep 2011 08:14:38 +0000 (21 11:14 +0300)
treee52b77a2a90a4c4f9af84d3242ce3129dede56df
parent9898b79abe32c5521ef365207d8a1db6c3a6e206
soc_dma: drop soc_dma_port_add_mem_ram()

It's a trivial wrapper for soc_dma_port_add_mem(), which makes
the memory API conversion more difficult because it takes a ram
addr_t.  Drop.

Acked-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/omap1.c
hw/omap2.c
hw/soc_dma.h