upstream: [media] tvp7002: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 03:07:14 +0000 (00:07 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:52:13 +0000 (11:52 +0900)
commit7710867a71aeebdbe77274e98de8b70630b9076b
tree3853351f630efe6a132b134f9832b4896e1976f5
parentb2c95a048a2b7804183f5ca1ff3bc17ee4c68f02
upstream: [media] tvp7002: 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/tvp7002.c