diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-01-08 17:12:12 +0000 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2021-01-19 10:20:29 +1100 |
commit | f7c4acf572ee0219550ca895d1e09c7d9a8f4f79 (patch) | |
tree | 58767aca226e78de4fb593be6e483db78f107100 /python/qemu/accel.py | |
parent | 71c3c44bc3e4b516efc868b05237aabefbf20fa8 (diff) | |
download | qemu-f7c4acf572ee0219550ca895d1e09c7d9a8f4f79.zip qemu-f7c4acf572ee0219550ca895d1e09c7d9a8f4f79.tar.gz qemu-f7c4acf572ee0219550ca895d1e09c7d9a8f4f79.tar.bz2 |
hw/ppc: Remove unused ppcuic_init()
Now we've converted all the callsites to directly create the QOM UIC
device themselves, the ppcuic_init() function is unused and can be
removed. The enum defining PPCUIC symbolic constants can be moved
to the ppc-uic.h header where it more naturally belongs.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-Id: <20210108171212.16500-5-peter.maydell@linaro.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'python/qemu/accel.py')
0 files changed, 0 insertions, 0 deletions