qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] mips: Clean up includes


From: Leon Alrae
Subject: Re: [Qemu-devel] [PATCH] mips: Clean up includes
Date: Fri, 22 Jan 2016 15:24:51 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 18/01/16 17:35, Peter Maydell wrote:
> Clean up includes so that osdep.h is included first and headers
> which it implies are not included manually.
> 
> This commit was created with scripts/clean-includes.
> 
> Signed-off-by: Peter Maydell <address@hidden>
> ---
>  disas/mips.c             | 1 +
>  hw/mips/addr.c           | 1 +
>  hw/mips/cputimer.c       | 1 +
>  hw/mips/gt64xxx_pci.c    | 1 +
>  hw/mips/mips_fulong2e.c  | 1 +
>  hw/mips/mips_int.c       | 1 +
>  hw/mips/mips_jazz.c      | 1 +
>  hw/mips/mips_malta.c     | 1 +
>  hw/mips/mips_mipssim.c   | 1 +
>  hw/mips/mips_r4k.c       | 1 +
>  target-mips/cpu.c        | 1 +
>  target-mips/dsp_helper.c | 1 +
>  target-mips/gdbstub.c    | 2 +-
>  target-mips/helper.c     | 6 +-----
>  target-mips/kvm.c        | 2 +-
>  target-mips/lmi_helper.c | 1 +
>  target-mips/machine.c    | 1 +
>  target-mips/mips-semi.c  | 2 +-
>  target-mips/msa_helper.c | 1 +
>  target-mips/op_helper.c  | 2 +-
>  target-mips/translate.c  | 1 +
>  21 files changed, 21 insertions(+), 9 deletions(-)

Applied to target-mips tree, thanks.

Regards,
Leon




reply via email to

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