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

Subject: v4l2-ctl: Remove unneeded linux/types.h header include
Author:  Gregor Jasny <[email protected]>
Date:    Tue Feb 14 09:35:31 2012 +0100

Signed-off-by: Gregor Jasny <[email protected]>
(cherry picked from commit f9d2237c4e86fd1300b2dab19954acfcd597aa64)

Signed-off-by: Gregor Jasny <[email protected]>

 utils/v4l2-ctl/cx18-ctl.c |    1 -
 utils/v4l2-ctl/ivtv-ctl.c |    1 -
 2 files changed, 0 insertions(+), 2 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=4fe6edc499e6579c48d93f32bac7ddc986ad6d7f

diff --git a/utils/v4l2-ctl/cx18-ctl.c b/utils/v4l2-ctl/cx18-ctl.c
index cfb8db7..95cd565 100644
--- a/utils/v4l2-ctl/cx18-ctl.c
+++ b/utils/v4l2-ctl/cx18-ctl.c
@@ -34,7 +34,6 @@
 #include <sys/ioctl.h>
 #include <sys/time.h>
 #include <math.h>
-#include <linux/types.h>
 
 #include <linux/videodev2.h>
 
diff --git a/utils/v4l2-ctl/ivtv-ctl.c b/utils/v4l2-ctl/ivtv-ctl.c
index d8865ae..f874bee 100644
--- a/utils/v4l2-ctl/ivtv-ctl.c
+++ b/utils/v4l2-ctl/ivtv-ctl.c
@@ -34,7 +34,6 @@
 #include <sys/ioctl.h>
 #include <sys/time.h>
 #include <math.h>
-#include <linux/types.h>
 
 #include <linux/videodev2.h>
 #include <linux/dvb/video.h>

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

Reply via email to