From mboxrd@z Thu Jan 1 00:00:00 1970 From: felipe.contreras@gmail.com (Felipe Contreras) Date: Tue, 2 Nov 2010 16:05:47 +0200 Subject: [PATCH] omap: tidspbridge: fix build failure on MEMBLOCK_REAL_LIMIT In-Reply-To: <1288704660-21683-1-git-send-email-gadiyar@ti.com> References: <1288704660-21683-1-git-send-email-gadiyar@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 2, 2010 at 3:31 PM, Anand Gadiyar 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 would rather apply this: http://article.gmane.org/gmane.linux.ports.arm.omap/45076 -- Felipe Contreras