On 7 March 2016 at 07:05, xiaoqiang zhao wrote:
> Drop the use of old SysBus init function and use instance_init
>
> Signed-off-by: xiaoqiang zhao
> ---
> hw/arm/armv7m.c | 11 +--
> 1 file changed, 5 insertions(+), 6 deletions(-)
Reviewed-by: Peter Maydell
thanks
-- PMM
Drop the use of old SysBus init function and use instance_init
Signed-off-by: xiaoqiang zhao
---
hw/arm/armv7m.c | 11 +--
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/hw/arm/armv7m.c b/hw/arm/armv7m.c
index ed7d97f..139247e 100644
--- a/hw/arm/armv7m.c
+++ b/hw/arm/armv