Hi, On Fri, 2010-10-01 at 17:57 +0200, ext Grazvydas Ignotas wrote: > hi, > > I've been building linux-next for a while now and keep getting these > build errors, just posting them here in case not all are known. Not > familiar enough with that code to send patches unfortunately. > CC drivers/video/omap2/vram.o > drivers/video/omap2/vram.c: In function 'omap_vram_reserve_sdram_memblock': > drivers/video/omap2/vram.c:568: error: implicit declaration of > function 'memblock_region_is_memory' Benjamin, your patch "memblock/arm: Use memblock_region_is_memory() for omap fb" in linux-next seems to be broken. I believe the called function should be memblock_is_region_memory, not memblock_region_is_memory? Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html