|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH for-9.2 50/53] hw/misc: Remove omap_l4 device |
Date: | Mon, 9 Sep 2024 19:56:59 +0200 |
User-agent: | Mozilla Thunderbird |
On 3/9/24 18:07, Peter Maydell wrote:
The omap_l4 device is OMAP2 only, so we can remove it. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- include/hw/arm/omap.h | 42 ----------- hw/misc/omap_l4.c | 162 ------------------------------------------ hw/misc/meson.build | 1 - 3 files changed, 205 deletions(-) delete mode 100644 hw/misc/omap_l4.c
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |