On Thu, May 05, 2016 at 06:28:48PM +0800, xiaoqiang zhao wrote:
> Drop the old SysBus init function and use instance_init
>
> Signed-off-by: xiaoqiang zhao
Reviewed-by: Edgar E. Iglesias
Tested-by: Edgar E. Iglesias
> ---
> hw/intc/etraxfs_pic.c | 13 ++---
> 1 file changed, 6 inser
Drop the old SysBus init function and use instance_init
Signed-off-by: xiaoqiang zhao
---
hw/intc/etraxfs_pic.c | 13 ++---
1 file changed, 6 insertions(+), 7 deletions(-)
diff --git a/hw/intc/etraxfs_pic.c b/hw/intc/etraxfs_pic.c
index 48f9477..64a6f4b 100644
--- a/hw/intc/etraxfs_pic.