arm: replace cpu_arm_init() with cpu_generic_init()
commit701e3c78ce45fa630ffc6826c4b9a4218954bc7f
authorIgor Mammedov <imammedo@redhat.com>
Thu, 24 Aug 2017 16:31:41 +0000 (24 18:31 +0200)
committerEduardo Habkost <ehabkost@redhat.com>
Fri, 1 Sep 2017 14:54:24 +0000 (1 11:54 -0300)
treead784aac54f3c466196796d98d2618510b6aa336
parent66b7977518d1b5de342fa080c8361786a1d6d7e2
arm: replace cpu_arm_init() with cpu_generic_init()

it's just a wrapper, drop it and use cpu_generic_init() directly

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1503592308-93913-19-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/arm/musicpal.c
hw/arm/omap1.c
hw/arm/omap2.c
hw/arm/pxa2xx.c
hw/arm/strongarm.c
target/arm/cpu.h
target/arm/helper.c