Re: [Qemu-devel] [PATCH v3] ppc: Rename #include'd .c files to .inc.c

2016-07-31 Thread David Gibson
On Fri, Jul 29, 2016 at 06:35:17PM +1000, Benjamin Herrenschmidt wrote: > Also while at it, group the #include statements in translate.c > > Signed-off-by: Benjamin Herrenschmidt Urgh.. now I'm getting a: fatal: corrupt patch at line 35 > --- > > v3. Stupid typo I corrected locally but din

[Qemu-devel] [PATCH v3] ppc: Rename #include'd .c files to .inc.c

2016-07-29 Thread Benjamin Herrenschmidt
Also while at it, group the #include statements in translate.c Signed-off-by: Benjamin Herrenschmidt --- v3. Stupid typo I corrected locally but din't commit... v2. Rebase on top of ppc-for-2.8 Use git renames  target-ppc/translate.c | 40 +++---