projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b423530
)
[media] omap3isp: #include videodev2.h in omap3isp.h
author
Michael Jones
<michael.jones@matrix-vision.de>
Thu, 26 Jul 2012 14:31:51 +0000
(11:31 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 31 Jul 2012 02:58:34 +0000
(23:58 -0300)
include/linux/omap3isp.h uses BASE_VIDIOC_PRIVATE from include/linux/videodev2.h
but didn't include this file.
Signed-off-by: Michael Jones <michael.jones@matrix-vision.de>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
include/linux/omap3isp.h
patch
|
blob
|
history
diff --git
a/include/linux/omap3isp.h
b/include/linux/omap3isp.h
index c73a34c3434d75150cc4f6440e3ba3a5a8ffc47f..e7a79db3c1f7cbf7d7998d77013cda9dc72cfffb 100644
(file)
--- a/
include/linux/omap3isp.h
+++ b/
include/linux/omap3isp.h
@@
-28,6
+28,7
@@
#define OMAP3_ISP_USER_H
#include <linux/types.h>
+#include <linux/videodev2.h>
/*
* Private IOCTLs