OSDN Git Service

[media] ths8200: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 03:07:12 +0000 (00:07 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 31 Oct 2013 10:18:37 +0000 (08:18 -0200)
commit8f893815a25e2e11a9378e71c624c517f63c95e0
tree8d9925aa082a4fbda2718cb2c9a2bb4efcfd2acd
parent5cc6685aca9cfb01cb6f21569502d0145fb071f0
[media] ths8200: 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/ths8200.c