]> git.karo-electronics.de Git - linux-beck.git/commit
[media] tvp514x: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 03:07:13 +0000 (00:07 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 31 Oct 2013 10:18:45 +0000 (08:18 -0200)
commit098bcba3fcffe7c93646c3d3bd25e337eed04723
treea0d2670ae3a99c5bb27e5345a17a619038a1b9cf
parent8f893815a25e2e11a9378e71c624c517f63c95e0
[media] tvp514x: Include linux/of.h header

'of_match_ptr' is defined in linux/of.h. Include it explicitly to
avoid build breakage in the future.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/tvp514x.c