Re: [PATCH 10/14] hw/timer/imx_gpt: Remove unused define
On 8/1/25 10:25, Bernhard Beschow wrote: Signed-off-by: Bernhard Beschow --- hw/timer/imx_gpt.c | 4 1 file changed, 4 deletions(-) Reviewed-by: Philippe Mathieu-Daudé
[PATCH 10/14] hw/timer/imx_gpt: Remove unused define
Signed-off-by: Bernhard Beschow --- hw/timer/imx_gpt.c | 4 1 file changed, 4 deletions(-) diff --git a/hw/timer/imx_gpt.c b/hw/timer/imx_gpt.c index 2663a9d9ef..11eca9fa4d 100644 --- a/hw/timer/imx_gpt.c +++ b/hw/timer/imx_gpt.c @@ -20,10 +20,6 @@ #include "qemu/log.h" #include "trace.h"