]> git.proxmox.com Git - mirror_qemu.git/commit - hw/xtensa/xtfpga.c
sysbus: Drop sysbus_from_qdev() cast macro
authorAndreas Färber <afaerber@suse.de>
Sun, 20 Jan 2013 01:47:33 +0000 (02:47 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 21 Jan 2013 19:52:24 +0000 (13:52 -0600)
commit1356b98d3e95a85071e6bf9a99e8799e1ae1bbee
tree26b8c982dec9507ac71f29914dfe09f0cfb9a848
parent6fd8e79af031d8cfc0eb02d40d03281917fcb27b
sysbus: Drop sysbus_from_qdev() cast macro

Replace by SYS_BUS_DEVICE() QOM cast macro using a scripted conversion.
Avoids the old macro creeping into new code.

Resolve a Coding Style warning in openpic code.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Anthony Liguori <anthony@codemonkey.ws>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
76 files changed:
hw/a15mpcore.c
hw/a9mpcore.c
hw/apb_pci.c
hw/arm11mpcore.c
hw/arm_gic_common.c
hw/arm_mptimer.c
hw/arm_sysctl.c
hw/armv7m.c
hw/axis_dev88.c
hw/cadence_gem.c
hw/empty_slot.c
hw/escc.c
hw/esp.c
hw/etraxfs.h
hw/exynos4210.c
hw/exynos4210_gic.c
hw/exynos4210_uart.c
hw/exynos4_boards.c
hw/fw_cfg.c
hw/grlib.h
hw/grlib_irqmp.c
hw/highbank.c
hw/hpet.c
hw/imx_serial.c
hw/lan9118.c
hw/lm32.h
hw/m48t59.c
hw/marvell_88w8618_audio.c
hw/milkymist-hw.h
hw/mips_jazz.c
hw/mips_mipssim.c
hw/mpc8544_guts.c
hw/musicpal.c
hw/nand.c
hw/nseries.c
hw/omap1.c
hw/omap2.c
hw/omap_gpio.c
hw/omap_i2c.c
hw/omap_intc.c
hw/onenand.c
hw/openpic.c
hw/openrisc_sim.c
hw/pc.c
hw/petalogix_ml605_mmu.c
hw/pflash_cfi01.c
hw/pflash_cfi02.c
hw/ppc/e500.c
hw/ppc_newworld.c
hw/ppce500_spin.c
hw/pxa2xx.c
hw/pxa2xx_dma.c
hw/pxa2xx_gpio.c
hw/pxa2xx_pic.c
hw/r2d.c
hw/realview.c
hw/realview_gic.c
hw/slavio_intctl.c
hw/sm501.c
hw/smc91c111.c
hw/spapr_pci.c
hw/spitz.c
hw/stellaris.c
hw/strongarm.c
hw/sun4m.c
hw/sun4u.c
hw/sysbus.c
hw/sysbus.h
hw/tusb6010.c
hw/versatilepb.c
hw/vexpress.c
hw/xilinx.h
hw/xilinx_zynq.c
hw/xtensa_lx60.c
hw/zynq_slcr.c
target-i386/cpu.c