diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-08 15:57:24 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-09 15:59:12 +0300 |
commit | 82631b5bb268f670613db110177483ae3e85f913 (patch) | |
tree | a9064fce63c0289003da22fb6df3c1d2b23bab78 /drivers/media | |
parent | c13dce18b8266566e951b1d4b9bbbbbf25a00068 (diff) | |
download | linux-82631b5bb268f670613db110177483ae3e85f913.tar.xz |
[media] mc-core.rst: fix a warning about an internal routine
Fix this warning:
Documentation/media/kapi/mc-core.rst:97: WARNING: c:func reference target not found: media_devnode_release
The media_device_release() is a function internal to media-devnode.c,
and not exported elsewhere. So, we can't cross-reference it here.
Make it explicit at the documentation.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions