aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2012-05-09 03:37:07 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-05-20 08:27:44 -0300
commitf00dc30422d442c6cfbbab3c6e93fe6cb6681621 (patch)
tree5217a241c3b66db362e3143b03c0ec5aae0ab4ba /include/linux/Kbuild
parent[media] v4l2 framework: add support for the new dv_timings ioctls (diff)
downloadlinux-dev-f00dc30422d442c6cfbbab3c6e93fe6cb6681621.tar.xz
linux-dev-f00dc30422d442c6cfbbab3c6e93fe6cb6681621.zip
[media] v4l2-dv-timings.h: definitions for CEA-861 and VESA DMT timings
This header contains the timings for the common CEA-861 and all VESA DMT formats for use with the V4L2 dv_timings API. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Reviewed-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3c9b616c834a..d38b3a8fb380 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -382,6 +382,7 @@ header-y += usbdevice_fs.h
header-y += utime.h
header-y += utsname.h
header-y += uvcvideo.h
+header-y += v4l2-dv-timings.h
header-y += v4l2-mediabus.h
header-y += v4l2-subdev.h
header-y += veth.h