On Mon, 2010-11-01 at 17:30 +0100, ext Namhyung Kim wrote: > The MEMBLOCK_REAL_LIMIT symbol was removed by the commit e63075a3c937 > (memblock: Introduce default allocation limit and use it to replace > explicit ones) so it breaks beagle board build as follows: > > CC drivers/video/omap2/vram.o > drivers/video/omap2/vram.c: In function 'omap_vram_reserve_sdram_memblock': > drivers/video/omap2/vram.c:573: error: 'MEMBLOCK_REAL_LIMIT' undeclared (first use in this function) > drivers/video/omap2/vram.c:573: error: (Each undeclared identifier is reported only once > drivers/video/omap2/vram.c:573: error: for each function it appears in.) > make[5]: *** [drivers/video/omap2/vram.o] Error 1 > make[4]: *** [drivers/video/omap2] Error 2 > make[3]: *** [drivers/video] Error 2 > make[2]: *** [drivers] Error 2 > make[1]: *** [sub-make] Error 2 > make: *** [all] Error 2 Thanks, applied to my tree. 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