]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] mt9p031: Include linux/of.h header
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 03:07:11 +0000 (00:07 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 3 Dec 2013 16:31:14 +0000 (14:31 -0200)
commit646959059c56374896010fb245bec5338cbac44d
tree67c3ae0a704d1e4b1e5c56f644671e4e3ce20f8c
parent68fd02d15bed4a680c23f0aaeee9bc871bf1630c
[media] mt9p031: 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>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/i2c/mt9p031.c