OMAP: remove vram allocator
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 9 Nov 2012 13:18:52 +0000 (15:18 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 13 Nov 2012 07:52:41 +0000 (09:52 +0200)
commit966458f89d84ef5792893a01e2b7a5218c7b311d
treed27045d92cb47341508f03e9e9f0740187c815c9
parentb022e17b1c7ec43f435fb568d38e888c65d6d77e
OMAP: remove vram allocator

OMAP specific vram allocator is no longer in use, and we can remove all
the vram code.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
arch/arm/plat-omap/include/plat/vram.h [deleted file]
drivers/video/omap2/Kconfig
drivers/video/omap2/Makefile
drivers/video/omap2/dss/Kconfig
drivers/video/omap2/vram.c [deleted file]