diff options
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-01-09 12:53:16 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2023-01-12 17:03:14 +0000 |
| commit | 20f822261a0ea34470b7367be4d06b68bc07071b (patch) | |
| tree | 3e4ceba4b0c6d377e4da3b4f72ab0fb927ac18fd /hw/gpio/omap_gpio.c | |
| parent | 65395b3cdda7c5ad1a520c985da35f6c6619eb01 (diff) | |
| download | focaccia-qemu-20f822261a0ea34470b7367be4d06b68bc07071b.tar.gz focaccia-qemu-20f822261a0ea34470b7367be4d06b68bc07071b.zip | |
hw/arm: Remove unreachable code calling pflash_cfi01_register()
Since its QOM'ification in commit 368a354f02 ("pflash_cfi0x:
QOMified") the pflash_cfi01_register() function does 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-14-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/gpio/omap_gpio.c')
0 files changed, 0 insertions, 0 deletions