intc/puv3_intc: Convert sysbus init function to realize function
commit2f59de8877bc812659425997da617f0b6ce4a99d
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Thu, 13 Dec 2018 13:47:59 +0000 (13 13:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 13:47:59 +0000 (13 13:47 +0000)
tree00be026b0563ce11f874aab003d52e891da10c76
parent988e501a0d8256fb6e36241176e5c89c92796fc0
intc/puv3_intc: Convert sysbus init function to realize function

Use DeviceClass rather than SysBusDeviceClass in
puv3_intc_class_init().

Cc: gxt@mprc.pku.edu.cn
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-11-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/puv3_intc.c