video: omap: delete support for early fbmem allocation
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 9 May 2014 22:52:44 +0000 (01:52 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 16 May 2014 08:56:12 +0000 (11:56 +0300)
commit7ceb1892c04c6c27765cc6139d6057b72dc86e95
treedabc8ebef9488c350d582e7af33f5dd4ad4424e2
parentdc42715fafed88f44e01eadb965fafa3ceea72bc
video: omap: delete support for early fbmem allocation

Commit 1e434f9318efc3dddc0c0b8d2071712668154c2b (OMAPFB: remove early mem
alloc from old omapfb) deleted the support for early fbmem allocation
from the platform code, but some code still remains in the driver side.
Delete this code now, as it repotedly causes build issues on !MMU.

The patch was tested on Amstrad E3 and Nokia 770 and framebuffer
functionality is not affected.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/omap/lcdc.c
This page took 0.026213 seconds and 5 git commands to generate.