qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] trivial: Don't include isa.h if it is not rea


From: Laurent Vivier
Subject: Re: [Qemu-trivial] [PATCH] trivial: Don't include isa.h if it is not really necessary
Date: Wed, 9 Jan 2019 11:24:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 04/01/2019 16:32, Thomas Huth wrote:
> These files don't seem to do anything related to ISA directly, so
> there is no need to include isa.h here.
> 
> Signed-off-by: Thomas Huth <address@hidden>
> ---
>  hw/display/ramfb-standalone.c | 1 -
>  hw/ide/pci.c                  | 1 -
>  hw/ide/piix.c                 | 1 -
>  hw/ide/via.c                  | 1 -
>  hw/misc/macio/mac_dbdma.c     | 1 -
>  hw/moxie/moxiesim.c           | 1 -
>  hw/nvram/fw_cfg.c             | 1 -
>  hw/sparc/sun4m.c              | 1 -
>  hw/timer/i8254.c              | 1 -
>  9 files changed, 9 deletions(-)
> 


Applied to my trivial-patches branch.

Thanks,
Laurent




reply via email to

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