I pulled Linus' tree at 7am UTC, and reran the builds after updating
the build tree with that (plus my pending devel stuff).  The resulting
randconfig spat out this:

arch/arm/mach-omap2/dsp.c: In function 'omap_dsp_reserve_sdram_memblock':
arch/arm/mach-omap2/dsp.c:58: error: implicit declaration of function 
'arm_memblock_steal'

Looks to me like a missing include?

arch/arm/mach-omap2/board-rx51-peripherals.c:147: error: implicit declaration 
of function 'OMAP_GPIO_IRQ'
arch/arm/mach-omap2/board-rx51-peripherals.c:147: error: initializer element is 
not constant
arch/arm/mach-omap2/board-rx51-peripherals.c:147: error: (near initialization 
for 'rx51_lis3lv02d_data.irq2')
arch/arm/mach-omap2/board-rx51-peripherals.c:1033: error: initializer element 
is not constant
arch/arm/mach-omap2/board-rx51-peripherals.c:1033: error: (near initialization 
for 'rx51_peripherals_i2c_board_info_3[0].irq')

Again, a missing include?
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to