]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1c93bd154ae0a58910fe7a1247bc5e95ffbbf441
treedabc8ebef9488c350d582e7af33f5dd4ad4424e2
parentfed08d2d371f98e61fe5e09aab75240294d8623c
video: omap: delete support for early fbmem allocation

Commit b25ccd6cc06409ac10d6a517edbc38a46c23c56f (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