]> git.proxmox.com Git - mirror_qemu.git/commit
timer/etraxfs_timer: Convert sysbus init function to realize function
authorMao Zhongyi <maozhongyi@cmss.chinamobile.com>
Thu, 13 Dec 2018 13:48:00 +0000 (13:48 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Dec 2018 13:48:00 +0000 (13:48 +0000)
commit34a598f67513b2ec3f00f885cff4f1f221a630d1
treef81719562a3e0c6ac2108ff5788ffe58223cdc03
parent9b27555af195e02f9b5a6b5fca31d2a7e0fe1203
timer/etraxfs_timer: Convert sysbus init function to realize function

Use DeviceClass rather than SysBusDeviceClass in
etraxfs_timer_class_init().

Cc: edgar.iglesias@gmail.com
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>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Message-id: 20181130093852.20739-17-maozhongyi@cmss.chinamobile.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/timer/etraxfs_timer.c