docs: No structured comments in include/linux/interconnect.h

Remove the kernel-doc directive for this file, since there's nothing there
and it generates a warning.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Jonathan Corbet 2019-05-24 15:05:41 -06:00
parent dea20be506
commit 3f715b147a
1 changed files with 2 additions and 3 deletions

View File

@ -89,6 +89,5 @@ Interconnect consumers
Interconnect consumers are the clients which use the interconnect APIs to Interconnect consumers are the clients which use the interconnect APIs to
get paths between endpoints and set their bandwidth/latency/QoS requirements get paths between endpoints and set their bandwidth/latency/QoS requirements
for these interconnect paths. for these interconnect paths. These interfaces are not currently
documented.
.. kernel-doc:: include/linux/interconnect.h