docs: infrastructure.rst: exclude device_link_state from device.h
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 5 Oct 2020 09:03:49 +0000 (11:03 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 15 Oct 2020 05:49:46 +0000 (07:49 +0200)
commitf41f716dc3feee0ce311b7fbbc889088796b3f06
treebf1065006210b47952feec6aaa0c85b975b6864b
parent14059a38a434c8274e155019d0fb962d21a0499e
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>
Documentation/driver-api/infrastructure.rst