commit | 6695be6863b75620ffa6d422965680ce785cb7c8 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Tue Apr 02 12:28:11 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Apr 17 12:28:57 2013 -0300 |
tree | 3c7bcac9afc19b45d6a9920b0ab8e5be3dc57b35 | |
parent | 33a31edd4a4b7d26b962b32decfd8ea2377eaa0d [diff] |
[media] DT: export of_get_next_parent() for use by modules: fix modular V4L2 Currently modular V4L2 build with enabled OF is broken dur to the of_get_next_parent() function being unavailable to modules. Export it to fix the build. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Acked-by: Grant Likely <grant.likely@linaro.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>