This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/media_tree.git tree:

Subject: [media] Fix vino compilation
Author:  Hans Verkuil <[email protected]>
Date:    Mon Aug 20 04:00:14 2012 -0300

A trivial fix so that vino can find the saa7191.h header.

[[email protected]: Fix merge conflict]
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 drivers/media/platform/Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

---

http://git.linuxtv.org/media_tree.git?a=commitdiff;h=090836dd81f0d447dab3a48df91595c2d5a0968f

diff --git a/drivers/media/platform/Makefile b/drivers/media/platform/Makefile
index 71e1b28..4afb1af 100644
--- a/drivers/media/platform/Makefile
+++ b/drivers/media/platform/Makefile
@@ -43,3 +43,5 @@ obj-$(CONFIG_VIDEO_SH_VOU)            += sh_vou.o
 obj-y  += davinci/
 
 obj-$(CONFIG_ARCH_OMAP)        += omap/
+
+ccflags-y += -I$(srctree)/drivers/media/i2c

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to