commit | 730fbf2a096054e95a84dde12532bd799809a229 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Mon Aug 29 16:09:16 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 09 09:29:23 2016 -0300 |
tree | cca581d6d0b3201b8a99118f047b13dfde11473d | |
parent | 48a7c4bac94dfb367d1d64123b5182536912c03e [diff] |
[media] conf_nitpick.py: ignore external functions used on mediactl There are some functions/macros used by the mediactl documentation that are alien to the media subsystem. Ignore them. After this patch, the media core will only complain about this static function: Documentation/media/kapi/mc-core.rst:97: WARNING: c:func reference target not found: media_devnode_release Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>