qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH for-9.2 14/53] hw/timer/pxa2xx_timer: Remove use of pxa.h hea


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH for-9.2 14/53] hw/timer/pxa2xx_timer: Remove use of pxa.h header
Date: Mon, 9 Sep 2024 19:44:19 +0200
User-agent: Mozilla Thunderbird

On 3/9/24 18:07, Peter Maydell wrote:
pxa2xx_timer includes pxa.h, but it doesn't actually make
use of any of the #defines, function prototypes or structs
defined there. Remove the unnecessary include (we will
shortly be removing the whole header file).

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
---
  hw/timer/pxa2xx_timer.c | 1 -
  1 file changed, 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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