cpu: get rid of unused cpu_init() defines
commit3f71e724e283233753f1b5b3d6a30948d3084636
authorIgor Mammedov <imammedo@redhat.com>
Wed, 7 Feb 2018 10:40:27 +0000 (7 11:40 +0100)
committerEduardo Habkost <ehabkost@redhat.com>
Mon, 19 Mar 2018 17:10:36 +0000 (19 14:10 -0300)
treefad301b6899492729c95d41c9b7fbdba88317457
parent2278b93941d42c30e2950d4b8dff4943d064e7de
cpu: get rid of unused cpu_init() defines

cpu_init(cpu_model) were replaced by cpu_create(cpu_type) so
no users are left, remove it.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au> (ppc)
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <1518000027-274608-6-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
20 files changed:
target/alpha/cpu.h
target/arm/cpu.h
target/cris/cpu.h
target/hppa/cpu.h
target/i386/cpu.h
target/lm32/cpu.h
target/m68k/cpu.h
target/microblaze/cpu.h
target/mips/cpu.h
target/moxie/cpu.h
target/nios2/cpu.h
target/openrisc/cpu.h
target/ppc/cpu.h
target/s390x/cpu.h
target/sh4/cpu.h
target/sparc/cpu.h
target/tilegx/cpu.h
target/tricore/cpu.h
target/unicore32/cpu.h
target/xtensa/cpu.h