omapfb: move vrfb into omapfb
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 9 Dec 2015 17:57:28 +0000 (19:57 +0200)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Dec 2015 09:07:47 +0000 (11:07 +0200)
commit5ca28914b8b4371cfa56b6ee2dec68debb99718f
tree4c6565b24a5595b7797c60e5433daf812daab0c3
parentf3dab1e317ad9f22d8062382447a37febe5858d2
omapfb: move vrfb into omapfb

VRFB is only used by omapfb, so we can move it under omapfb's directory.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Acked-by: Rob Clark <robdclark@gmail.com>
drivers/video/fbdev/omap2/Kconfig
drivers/video/fbdev/omap2/Makefile
drivers/video/fbdev/omap2/omapfb/Kconfig
drivers/video/fbdev/omap2/omapfb/Makefile
drivers/video/fbdev/omap2/omapfb/vrfb.c [new file with mode: 0644]
drivers/video/fbdev/omap2/vrfb.c [deleted file]
This page took 0.040877 seconds and 5 git commands to generate.