aspeed: remove cannot_destroy_with_object_finalize_yet
commit4c3386f42102652f2b75e135cf09c9ea31cdec88
authorCédric Le Goater <clg@kaod.org>
Tue, 27 Dec 2016 14:59:26 +0000 (27 14:59 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Dec 2016 14:59:26 +0000 (27 14:59 +0000)
tree5ea3258aa482b33d26f0e3e0ceaeb60d8cfd4948
parent2d105bd6b58d83295310915f5503ef14d97f4c0f
aspeed: remove cannot_destroy_with_object_finalize_yet

With commit ce5b1bbf624b ("exec: move cpu_exec_init() calls to realize
functions"), we can now remove cannot_destroy_with_object_finalize_yet.

Suggested-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 1480434248-27138-5-git-send-email-clg@kaod.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed_soc.c