[PATCH] omap: tidspbridge: fix build failure on MEMBLOCK_REAL_LIMIT

2010-11-02 Thread Anand Gadiyar
MEMBLOCK_REAL_LIMIT symbol was removed by the commit e63075a3c937 (memblock: Introduce default allocation limit and use it to replace explicit ones). This breaks build as below when CONFIG_TIDSPBRIDGE is selected. Fix this. CC arch/arm/plat-omap/devices.o arch/arm/plat-omap/devices.c: In

Re: [PATCH] omap: tidspbridge: fix build failure on MEMBLOCK_REAL_LIMIT

2010-11-02 Thread Felipe Contreras
On Tue, Nov 2, 2010 at 3:31 PM, Anand Gadiyar gadi...@ti.com wrote: MEMBLOCK_REAL_LIMIT symbol was removed by the commit e63075a3c937 (memblock: Introduce default allocation limit and use it to replace explicit ones). This breaks build as below when CONFIG_TIDSPBRIDGE is selected. Fix this. I

Re: [PATCH] omap: tidspbridge: fix build failure on MEMBLOCK_REAL_LIMIT

2010-11-02 Thread Gadiyar, Anand
On Tue, Nov 2, 2010 at 10:05 AM, Felipe Contreras felipe.contre...@gmail.com wrote: On Tue, Nov 2, 2010 at 3:31 PM, Anand Gadiyar gadi...@ti.com wrote: MEMBLOCK_REAL_LIMIT symbol was removed by the commit e63075a3c937 (memblock: Introduce default allocation limit and use it to replace explicit