linux-next: build failure after merge of the mips tree

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephen Rothwell
Date: Monday, July 26, 2010 - 6:14 pm

Hi Ralf,

After merging the xtensa tree, today's linux-next build (x86_64
allmodconfig) failed like this:

drivers/video/jz4740_fb.c:29:39: error: asm/mach-jz4740/jz4740_fb.h: No such file or directory
drivers/video/jz4740_fb.c:30:34: error: asm/mach-jz4740/gpio.h: No such file or directory
drivers/video/jz4740_fb.c:149: error: array type has incomplete element type
drivers/video/jz4740_fb.c:150: error: implicit declaration of function 'JZ_GPIO_BULK_PIN'
drivers/video/jz4740_fb.c:150: error: 'LCD_PCLK' undeclared here (not in a function)

... and on and on ...

Caused by commit e457478bc296ea3f2ae51ca7c165a59621c1655d ("FBDEV:
JZ4740: Add framebuffer driver").  Presumably this driver will only build
on MIPS?

I have used the mips tree from next-20100726 for today.
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
linux-next: build failure after merge of the mips tree, Stephen Rothwell, (Mon Jul 26, 6:14 pm)
[PATCH] fbdev: Make jz4740-fb depends on MACH_JZ4740, Lars-Peter Clausen, (Mon Jul 26, 7:32 pm)
Re: [PATCH] fbdev: Make jz4740-fb depends on MACH_JZ4740, Ralf Baechle, (Mon Jul 26, 10:55 pm)
Re: [PATCH] fbdev: Make jz4740-fb depends on MACH_JZ4740, Stephen Rothwell, (Tue Jul 27, 6:31 pm)
Re: [PATCH] fbdev: Make jz4740-fb depends on MACH_JZ4740, Stephen Rothwell, (Tue Jul 27, 7:14 pm)