From: Tomi Valkeinen Date: Tue, 20 Sep 2011 11:12:43 +0000 (+0300) Subject: OMAPFB: remove early mem alloc from old omapfb X-Git-Tag: v3.4-rc1~125^2~8^2~8^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e434f9318efc3dddc0c0b8d2071712668154c2b;p=pandora-kernel.git OMAPFB: remove early mem alloc from old omapfb arch/arm/plat-omap/fb.c contains code to alloc omapfb buffers at early boot time according to information given from the bootloader or board file. This code isn't currently used by any board, and is anyway something that the newer vram.c could handle. So remove the alloc code and in later patches make old omapfb driver use vram.c. Signed-off-by: Tomi Valkeinen Acked-by: Tony Lindgren --- Reading git-diff-tree failed