]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/boot.c
Remove unneeded type casts
authorStefan Weil <sw@weilnetz.de>
Fri, 12 Apr 2013 18:53:58 +0000 (20:53 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 19 Apr 2013 09:36:33 +0000 (11:36 +0200)
commite1fe50dcb3c86e25ce482a7f67f2ac5405bced8a
tree065342a959517395be8db91c7dca32a496cdcb6f
parentfd1ca7e0d5f76c6787428171355bcde49133c9c1
Remove unneeded type casts

cpu_physical_memory_read, cpu_physical_memory_write take any pointer
as 2nd argument without needing a type cast.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
16 files changed:
hw/arm/armv7m.c
hw/arm/boot.c
hw/arm/musicpal.c
hw/arm/nseries.c
hw/arm/omap1.c
hw/audio/marvell_88w8618.c
hw/display/pxa2xx_lcd.c
hw/dma/pxa2xx_dma.c
hw/dma/xilinx_axidma.c
hw/gpio/zaurus.c
hw/microblaze/boot.c
hw/misc/macio/mac_dbdma.c
hw/misc/milkymist-pfpu.c
hw/net/mcf_fec.c
hw/ppc/ppc405_boards.c
hw/ppc/virtex_ml507.c