diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-01-09 12:53:15 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2023-01-12 17:03:14 +0000 |
| commit | 65395b3cdda7c5ad1a520c985da35f6c6619eb01 (patch) | |
| tree | 980451b9dca4de5aa2304bee9f03ed39c4dfc20d /hw/misc/omap_l4.c | |
| parent | 96c85ef86bc049e8dc0fb92447e88612a19919b0 (diff) | |
| download | focaccia-qemu-65395b3cdda7c5ad1a520c985da35f6c6619eb01.tar.gz focaccia-qemu-65395b3cdda7c5ad1a520c985da35f6c6619eb01.zip | |
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>
Diffstat (limited to 'hw/misc/omap_l4.c')
0 files changed, 0 insertions, 0 deletions