qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-9.1 v2 3/3] hw/timer: Remove the ALTERA_TIMER model


From: Richard Henderson
Subject: Re: [PATCH-for-9.1 v2 3/3] hw/timer: Remove the ALTERA_TIMER model
Date: Wed, 27 Mar 2024 10:26:42 -1000
User-agent: Mozilla Thunderbird

On 3/27/24 04:48, Philippe Mathieu-Daudé wrote:
The ALTERA_TIMER was only used by Nios II machines,
which have been removed. Since it has no direct user,
remove it.

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  hw/timer/altera_timer.c | 244 ----------------------------------------
  hw/timer/Kconfig        |   4 -
  hw/timer/meson.build    |   1 -
  3 files changed, 249 deletions(-)
  delete mode 100644 hw/timer/altera_timer.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]