diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2013-03-15 14:34:23 +0000 |
|---|---|---|
| committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-04-01 09:08:33 -0500 |
| commit | e63d28d7dbfcec81214aecc9ff0aaee46e87aa44 (patch) | |
| tree | d19efe9c31b524a5449114eda584def29a55b01f /hw/misc/mst_fpga.c | |
| parent | c31bc98e3bcf52fe1cd4b9b7a70869330eae80ea (diff) | |
| download | focaccia-qemu-e63d28d7dbfcec81214aecc9ff0aaee46e87aa44.tar.gz focaccia-qemu-e63d28d7dbfcec81214aecc9ff0aaee46e87aa44.zip | |
sysbus: Remove sysbus_add_memory and sysbus_del_memory
Remove the sysbus_add_memory and sysbus_del_memory functions. These are trivial wrappers for mapping a memory region into the system memory space, and have no users now. Sysbus devices should never map their own memory regions anyway; the correct API for mapping an mmio region is for the creator of the device to use sysbus_mmio_map. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Andreas Färber <afaerber@suse.de> Message-id: 1363358063-23973-6-git-send-email-peter.maydell@linaro.org Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions