qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] microblaze: clean includes


From: Edgar E. Iglesias
Subject: Re: [Qemu-devel] [PATCH 0/2] microblaze: clean includes
Date: Wed, 27 Jan 2016 21:04:02 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jan 26, 2016 at 06:05:29PM +0000, Peter Maydell wrote:
> I'm sending this small series separately because cleaning
> the microblaze files' use of includes requires a manual
> code fix to disas/microblaze.c. That file manually defines
> TRUE and FALSE, which clash with the standard defines
> that osdep.h will pull in. Patch 1 fixes this, and then
> patch 2 is the usual automated cleanup of the remaining
> files.


Ack on both patches, thanks

Acked-by: Edgar E. Iglesias <address@hidden>


> 
> thanks
> -- PMM
> 
> 
> Peter Maydell (2):
>   disas/microblaze.c: Don't define TRUE or FALSE
>   microblaze: Clean up includes
> 
>  disas/microblaze.c                       | 5 +----
>  hw/microblaze/boot.c                     | 1 +
>  hw/microblaze/petalogix_ml605_mmu.c      | 1 +
>  hw/microblaze/petalogix_s3adsp1800_mmu.c | 1 +
>  target-microblaze/cpu.c                  | 1 +
>  target-microblaze/gdbstub.c              | 2 +-
>  target-microblaze/helper.c               | 1 +
>  target-microblaze/mmu.c                  | 1 +
>  target-microblaze/op_helper.c            | 1 +
>  target-microblaze/translate.c            | 1 +
>  10 files changed, 10 insertions(+), 5 deletions(-)
> 
> -- 
> 1.9.1
> 



reply via email to

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