]> git.proxmox.com Git - mirror_qemu.git/commit
milkymist-pfpu: Convert sysbus init function to realize function
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Thu, 13 Dec 2018 13:47:59 +0000 (13:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 13:47:59 +0000 (13:47 +0000)
commit6b14e87399bf585a010594e64e9cdebe579acc76
treeab12b09ee7043bf4279c535bc9417c02b32fa71f
parent0f2eabce0d3a48bdbd3d30d7573a305095d35463
milkymist-pfpu: Convert sysbus init function to realize function

Use DeviceClass rather than SysBusDeviceClass in
milkymist_pfpu_class_init().

Cc: michael@walle.cc
Signed-off-by: Mao Zhongyi <maozhongyi@cmss.chinamobile.com>
Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181130093852.20739-13-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/misc/milkymist-pfpu.c