linux/drivers/media/platform/s5p-tv
Sylwester Nawrocki 5c47776a2d [media] s5p-tv: Include missing v4l2-dv-timings.h header file
Include the v4l2-dv-timings.h header file which in the s5p-tv driver which
was supposed to be updated in commit 2576415846
"[media] v4l2: move dv-timings related code to v4l2-dv-timings.c"
This fixes following build error:
drivers/media/platform/s5p-tv/hdmi_drv.c: In function ‘hdmi_s_dv_timings’:
drivers/media/platform/s5p-tv/hdmi_drv.c:628:3: error: implicit declaration of function ‘v4l_match_dv_timings’

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2013-08-24 04:53:37 -03:00
..
Kconfig platform: Check for ARCH_EXYNOS separately 2013-06-19 01:25:44 +09:00
Makefile
hdmi_drv.c [media] s5p-tv: Include missing v4l2-dv-timings.h header file 2013-08-24 04:53:37 -03:00
hdmiphy_drv.c [media] s5p-tv: remove the dv_preset API from hdmiphy 2013-03-23 11:00:52 -03:00
mixer.h [media] s5p-tv: Include missing irqreturn.h header 2013-02-08 17:29:00 -02:00
mixer_drv.c [media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in mixer_drv.c 2013-06-12 21:51:02 -03:00
mixer_grp_layer.c
mixer_reg.c [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c 2013-01-06 09:36:33 -02:00
mixer_video.c [media] s5p-tv: fix error return code in mxr_acquire_video() 2013-06-12 21:42:04 -03:00
mixer_vp_layer.c
regs-hdmi.h
regs-mixer.h
regs-sdo.h
regs-vp.h
sdo_drv.c [media] s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.c 2013-06-12 22:17:47 -03:00
sii9234_drv.c [media] s5p-tv: Don't ignore return value of regulator_enable() in sii9234_drv.c 2013-06-12 22:17:34 -03:00