From: Felipe Contreras Date: Tue, 19 Oct 2010 07:37:24 +0000 (+0300) Subject: omap: dsp: remove shm from normal memory X-Git-Tag: v2.6.37-rc2~22^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89346f950014f2c615ed96c630be2a9c8576743c;p=pandora-kernel.git omap: dsp: remove shm from normal memory Also, don't be picky about the location, which incidentally fixes the build since MEMBLOCK_REAL_LIMIT is gone on 2.6.37. arch/arm/plat-omap/devices.c: In function 'omap_dsp_reserve_sdram_memblock': arch/arm/plat-omap/devices.c:287: error: 'MEMBLOCK_REAL_LIMIT' undeclared (first use in this function) Signed-off-by: Felipe Contreras Acked-by: Tony Lindgren Signed-off-by: Omar Ramirez Luna --- Reading git-diff-tree failed