Re: [PATCH] arm64: compiling issue, need add include/asm/vga.h file

2013-04-24 Thread Chen Gang
On 2013年04月24日 16:22, Catalin Marinas wrote: > On Wed, Apr 24, 2013 at 04:44:29AM +0100, Chen Gang wrote: >> For compiling with allmodconfig, need vga.h file, so copy it from arm32. > > I would rather use the generic vga.h. We don't even have a vga_base > defined. > OK, thanks. I need send

Re: [PATCH] arm64: compiling issue, need add include/asm/vga.h file

2013-04-24 Thread Catalin Marinas
On Wed, Apr 24, 2013 at 04:44:29AM +0100, Chen Gang wrote: > For compiling with allmodconfig, need vga.h file, so copy it from arm32. I would rather use the generic vga.h. We don't even have a vga_base defined. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH] arm64: compiling issue, need add include/asm/vga.h file

2013-04-24 Thread Catalin Marinas
On Wed, Apr 24, 2013 at 04:44:29AM +0100, Chen Gang wrote: For compiling with allmodconfig, need vga.h file, so copy it from arm32. I would rather use the generic vga.h. We don't even have a vga_base defined. -- Catalin -- To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [PATCH] arm64: compiling issue, need add include/asm/vga.h file

2013-04-24 Thread Chen Gang
On 2013年04月24日 16:22, Catalin Marinas wrote: On Wed, Apr 24, 2013 at 04:44:29AM +0100, Chen Gang wrote: For compiling with allmodconfig, need vga.h file, so copy it from arm32. I would rather use the generic vga.h. We don't even have a vga_base defined. OK, thanks. I need send patch v2.

[PATCH] arm64: compiling issue, need add include/asm/vga.h file

2013-04-23 Thread Chen Gang
For compiling with allmodconfig, need vga.h file, so copy it from arm32. The related information: aarch64-linux-gnu-gcc -Wp,-MD,drivers/gpu/drm/.drm_irq.o.d -nostdinc -isystem /usr/bin/../lib/gcc/aarch64-linux-gnu/4.7.3/include -I/root/linux-next/arch/arm64/include

[PATCH] arm64: compiling issue, need add include/asm/vga.h file

2013-04-23 Thread Chen Gang
For compiling with allmodconfig, need vga.h file, so copy it from arm32. The related information: aarch64-linux-gnu-gcc -Wp,-MD,drivers/gpu/drm/.drm_irq.o.d -nostdinc -isystem /usr/bin/../lib/gcc/aarch64-linux-gnu/4.7.3/include -I/root/linux-next/arch/arm64/include