Re: [Qemu-devel] [PATCH 04/12] target/ppc: Fix #include guard in mmu-book3s-v3.h

2019-02-18 Thread David Gibson
On Fri, Feb 15, 2019 at 06:00:21PM +0100, Cédric Le Goater wrote: > From: Benjamin Herrenschmidt > > Signed-off-by: Benjamin Herrenschmidt > Signed-off-by: Cédric Le Goater Applied, thanks. > --- > target/ppc/mmu-book3s-v3.h | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >

[Qemu-devel] [PATCH 04/12] target/ppc: Fix #include guard in mmu-book3s-v3.h

2019-02-15 Thread Cédric Le Goater
From: Benjamin Herrenschmidt Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Cédric Le Goater --- target/ppc/mmu-book3s-v3.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/target/ppc/mmu-book3s-v3.h b/target/ppc/mmu-book3s-v3.h index 41b77158622a..12ec0054c207 1