Re: [Qemu-devel] [PATCH qemu] spapr_pci: Removed unused include

2017-03-28 Thread David Gibson
On Wed, Mar 29, 2017 at 04:09:58PM +1100, Alexey Kardashevskiy wrote: > Signed-off-by: Alexey Kardashevskiy > --- > > This leftover is just confusing :) Applied to ppc-for-2.10. > > > --- > hw/ppc/spapr_pci.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/hw/ppc/spapr_pci.c b/hw/

[Qemu-devel] [PATCH qemu] spapr_pci: Removed unused include

2017-03-28 Thread Alexey Kardashevskiy
Signed-off-by: Alexey Kardashevskiy --- This leftover is just confusing :) --- hw/ppc/spapr_pci.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/hw/ppc/spapr_pci.c b/hw/ppc/spapr_pci.c index 097ebdd51d..e7567e2e8f 100644 --- a/hw/ppc/spapr_pci.c +++ b/hw/ppc/spapr_pci.c @@ -50,8 +50,6 @@