]> git.proxmox.com Git - qemu.git/commit
target-openrisc: Drop OpenRISCCPUList
authorAndreas Färber <afaerber@suse.de>
Sat, 5 Jan 2013 13:14:27 +0000 (14:14 +0100)
committerAndreas Färber <afaerber@suse.de>
Sun, 27 Jan 2013 13:34:26 +0000 (14:34 +0100)
commit8486af93771302fa3154857a7c05612f0f61cc90
tree67314ef91c273454d4202df355ce36ac696cfe01
parent6034fe7bdb555c43022706e228cde8d52a8b341a
target-openrisc: Drop OpenRISCCPUList

It was missed in 92a3136174f60ee45b113296cb2c2a5225b00369 (cpu:
Introduce CPUListState struct) because its naming did not match the
*CPUListState pattern. Use the generalized CPUListState instead.

Signed-off-by: Andreas Färber <afaerber@suse.de>
target-openrisc/cpu.c