summaryrefslogtreecommitdiff
path: root/drivers/video/mmp/Makefile
diff options
context:
space:
mode:
authorZhou Zhu <zzhu3@marvell.com>2013-02-22 00:42:12 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2013-02-22 01:22:17 (GMT)
commitd2e8bae6d72fa139fe7da7739c30b81c4122866f (patch)
treeae19e0df48fc55cfd4a80226104735172b55c775 /drivers/video/mmp/Makefile
parent59393bb94c103fca48c29348d2415cc67d772045 (diff)
downloadlinux-fsl-qoriq-d2e8bae6d72fa139fe7da7739c30b81c4122866f.tar.xz
video: mmp fb support
Add fb support for Marvell mmp display subsystem. This driver is configured using "buffer driver mach info". With configured name of path, this driver get path using using exported interface of mmp display driver. Then this driver get overlay using configured id and operates on this overlay to show buffers on display devices. Signed-off-by: Zhou Zhu <zzhu3@marvell.com> Signed-off-by: Lisa Du <cldu@marvell.com> Cc: Guoqing Li <ligq@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Cc: Florian Tobias Schandinat <FlorianSchandinat@gmx.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/video/mmp/Makefile')
-rw-r--r--drivers/video/mmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/mmp/Makefile b/drivers/video/mmp/Makefile
index 820eb10..fdcd833 100644
--- a/drivers/video/mmp/Makefile
+++ b/drivers/video/mmp/Makefile
@@ -1 +1 @@
-obj-y += core.o
+obj-y += core.o fb/