commit | 9bc092f19cc0b7fca7ca10d536f7df1b8dfb014a | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Sep 03 17:07:48 2024 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Oct 01 14:57:53 2024 +0100 |
tree | 5b77d335e978aa0a125a90ac3a68d591b67ff694 | |
parent | 427b225efc908be0aa85d50a89f3ce00f627a027 [diff] |
hw/misc: Remove omap_l4 device The omap_l4 device is OMAP2 only, so we can remove it. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-id: 20240903160751.4100218-51-peter.maydell@linaro.org