From: Tomi Valkeinen Date: Wed, 10 Nov 2010 09:45:19 +0000 (+0200) Subject: OMAP: VRAM: Fix boot-time memory allocation X-Git-Tag: v2.6.37-rc2~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88abf44d3d8d4fefcbf3d57584d471e38cb51627;p=pandora-kernel.git OMAP: VRAM: Fix boot-time memory allocation Use memblock_free() and memblock_remove() to remove the allocated or reserved VRAM area from normal kernel memory. This is a slightly modified version of patches from Felipe Contreras and Namhyung Kim. Reported-by: Felipe Contreras Reported-by: Namhyung Kim Signed-off-by: Tomi Valkeinen Signed-off-by: Paul Mundt --- Reading git-diff-tree failed