mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 04:33:26 +02:00
docs: infrastructure.rst: exclude device_link_state from device.h
This is already documented at device_link.rst, causing this warning, due to a broken cross-reference: .../Documentation/driver-api/device_link.rst: WARNING: Duplicate C declaration, also defined in 'driver-api/infrastructure'. Declaration is 'device_link_state'. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
@@ -6,6 +6,7 @@ The Basic Device Driver-Model Structures
|
||||
|
||||
.. kernel-doc:: include/linux/device.h
|
||||
:internal:
|
||||
:no-identifiers: device_link_state
|
||||
|
||||
Device Drivers Base
|
||||
-------------------
|
||||
|
Reference in New Issue
Block a user