|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH for-9.2 45/53] hw/timer: Remove omap_synctimer |
Date: | Mon, 9 Sep 2024 19:55:13 +0200 |
User-agent: | Mozilla Thunderbird |
On 3/9/24 18:07, Peter Maydell wrote:
Remove the omap_synctimer device, which is only in the OMAP2 SoC. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> --- include/hw/arm/omap.h | 8 --- hw/timer/omap_synctimer.c | 110 -------------------------------------- hw/timer/meson.build | 1 - 3 files changed, 119 deletions(-) delete mode 100644 hw/timer/omap_synctimer.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] |