Philippe Mathieu-Daudé 65395b3cdd hw/arm/vexpress: Remove dead code in vexpress_common_init()
Upon introduction in commit b8433303fb ("Set proper device-width
for vexpress flash"), ve_pflash_cfi01_register() was calling
qdev_init_nofail() which can not fail. This call was later
converted with a script to use &error_fatal, still unable to
fail. Remove the unreachable code.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230109115316.2235-13-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-01-12 17:03:14 +00:00
..
2023-01-12 16:50:19 +00:00
2023-01-12 16:50:19 +00:00
2023-01-12 16:50:19 +00:00
2022-08-01 11:58:02 +02:00
2023-01-12 17:03:14 +00:00
2023-01-12 17:03:14 +00:00
2023-01-12 17:03:14 +00:00
2022-12-21 06:35:28 -05:00
2022-04-21 11:37:03 +01:00