]> git.proxmox.com Git - mirror_qemu.git/commit - hw/block/pflash_cfi02.c
pflash: Clean up after commit 368a354f02b, part 1
authorMarkus Armbruster <armbru@redhat.com>
Fri, 8 Mar 2019 09:46:09 +0000 (10:46 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 11 Mar 2019 21:53:44 +0000 (22:53 +0100)
commit940d5b132fab085bd8ec2bcfa5c1dd119785b217
tree633d03b2567dd0ead1896e16212b630e6a8fa87d
parent7ebfece56a9370eecd4b425b109dd722b09b9303
pflash: Clean up after commit 368a354f02b, part 1

QOMification left parameter @qdev unused in pflash_cfi01_register()
and pflash_cfi02_register().  All callers pass NULL.  Remove.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190308094610.21210-15-armbru@redhat.com>
23 files changed:
hw/arm/collie.c
hw/arm/digic_boards.c
hw/arm/gumstix.c
hw/arm/mainstone.c
hw/arm/musicpal.c
hw/arm/omap_sx1.c
hw/arm/versatilepb.c
hw/arm/xilinx_zynq.c
hw/arm/z2.c
hw/block/pflash_cfi01.c
hw/block/pflash_cfi02.c
hw/i386/pc_sysfw.c
hw/lm32/lm32_boards.c
hw/lm32/milkymist.c
hw/microblaze/petalogix_ml605_mmu.c
hw/microblaze/petalogix_s3adsp1800_mmu.c
hw/mips/mips_malta.c
hw/mips/mips_r4k.c
hw/ppc/ppc405_boards.c
hw/ppc/sam460ex.c
hw/ppc/virtex_ml507.c
hw/sh4/r2d.c
include/hw/block/flash.h