From: Sylwester Nawrocki Date: Fri, 23 Aug 2013 16:26:10 +0000 (-0300) Subject: [media] s5p-tv: Include missing v4l2-dv-timings.h header file X-Git-Tag: v3.12-rc1~135^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c47776a2d6e36f09c6162196155bd59e70edbfb;p=pandora-kernel.git [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 2576415846bcbad3c0a6885fc44f95083710 "[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 Acked-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed