qemu-devel
[Top][All Lists]
Advanced

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

Re: [RFC v9 29/50] target/arm: cleanup cpu includes


From: Claudio Fontana
Subject: Re: [RFC v9 29/50] target/arm: cleanup cpu includes
Date: Thu, 18 Mar 2021 09:32:11 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

On 3/17/21 8:01 PM, Philippe Mathieu-Daudé wrote:
> On 3/17/21 7:29 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 +---------------------
>>  roms/SLOF                       |  2 +-
>>  5 files changed, 4 insertions(+), 48 deletions(-)
> 
>> diff --git a/roms/SLOF b/roms/SLOF
>> index 33a7322de1..e18ddad851 160000
>> --- a/roms/SLOF
>> +++ b/roms/SLOF
>> @@ -1 +1 @@
>> -Subproject commit 33a7322de13e9dca4b38851a345a58d37e7a441d
>> +Subproject commit e18ddad8516ff2cfe36ec130200318f7251aa78c
> 
> Besides this dubious change, the rest LGTM :)
> 

Oops thanks, no idea how that got in there.

Ciao,

C



reply via email to

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