qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v12 37/65] target/arm: cleanup cpu includes


From: Richard Henderson
Subject: Re: [RFC v12 37/65] target/arm: cleanup cpu includes
Date: Sun, 28 Mar 2021 10:58:45 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/26/21 1:36 PM, Claudio Fontana wrote:
cpu.c,
cpu32.c,
cpu64.c,
tcg/sysemu/tcg-cpu.c,

all need a good cleanup when it comes to included header files.

Signed-off-by: Claudio Fontana<cfontana@suse.de>
---
  target/arm/cpu.c                |  8 ++------
  target/arm/cpu32.c              | 14 --------------
  target/arm/cpu64.c              |  6 ------
  target/arm/tcg/sysemu/tcg-cpu.c | 22 +---------------------
  4 files changed, 3 insertions(+), 47 deletions(-)

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

Not reviewed as such, but if it still builds it's probable that they're not needed. We're not especially good at ensuring that exactly the right includes are present, and not via indirection.


r~



reply via email to

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