[media] gpio-ir-recv: Include linux/of.h header
commit8ab1aa87f3f7381be195efcabf08dbc74626f25d
authorSachin Kamat <sachin.kamat@linaro.org>
Fri, 18 Oct 2013 03:07:15 +0000 (18 00:07 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 31 Oct 2013 10:19:02 +0000 (31 08:19 -0200)
treefa9a98659371f88b0305f1293f93158de081ec6a
parentb91670a0e924078521a838b9e707e42012c5e76a
[media] gpio-ir-recv: 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: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/gpio-ir-recv.c