]> git.proxmox.com Git - mirror_qemu.git/commit
omap: eliminate l4_register_io_memory
authorAvi Kivity <avi@redhat.com>
Wed, 23 Nov 2011 12:58:10 +0000 (14:58 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 28 Nov 2011 13:38:40 +0000 (15:38 +0200)
commita56e423c7c39af0fa1515d575fddfda032a02916
tree96b3d3650fd801ff43246360d606c964327c4507
parent92c0bba9a95739c92e959fe478cb1acb92fa5446
omap: eliminate l4_register_io_memory

This is a trivial wrapper around cpu_register_io_memory(), adding
no value.  Inline it into all callers.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Avi Kivity <avi@redhat.com>
hw/omap.h
hw/omap2.c
hw/omap_dss.c
hw/omap_gptimer.c
hw/omap_i2c.c
hw/omap_l4.c
hw/omap_mmc.c
hw/omap_spi.c
hw/omap_synctimer.c
hw/omap_tap.c