Re: [PATCH 1/9] goldfish: definitions for Goldfish on x86 platforms

2012-12-04 Thread Geert Uytterhoeven
On Mon, Dec 3, 2012 at 4:04 PM, Alan Cox wrote: > --- /dev/null > +++ b/arch/x86/include/asm/goldfish.h > @@ -0,0 +1,36 @@ > +/* > + * > + * arch/x86/include/asm/mach-goldfish/hardware.h Please don't put file names in header files, they get out of sync too easily. Gr{oetje,eeting}s,

[PATCH 1/9] goldfish: definitions for Goldfish on x86 platforms

2012-12-03 Thread Alan Cox
From: Jun Nakajima Based on code by Jun Nakajima but stripped of all the old x86 mach-foo stuff and turned into a single include file for the Goldfish virtual bus layer Signed-off-by: Sheng Yang Signed-off-by: Yunhong Jiang Signed-off-by: Xiaohui Xin Signed-off-by: Jun Nakajima Signed-off-by