|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH for-9.2 43/53] hw/misc: Remove omap_gpmc |
Date: | Mon, 9 Sep 2024 19:54:06 +0200 |
User-agent: | Mozilla Thunderbird |
On 3/9/24 18:07, Peter Maydell wrote:
The omap_gpmc device is only in OMAP2, which we are removing. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- include/hw/arm/omap.h | 11 - hw/misc/omap_gpmc.c | 898 ------------------------------------------ hw/misc/meson.build | 1 - 3 files changed, 910 deletions(-) delete mode 100644 hw/misc/omap_gpmc.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] |