]> git.baikalelectronics.ru Git - kernel.git/commit
docs: driver-api: Remove reference to sgi-ioc4
authorHarald Seiler <hws@denx.de>
Tue, 22 Oct 2019 19:57:48 +0000 (21:57 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 24 Oct 2019 18:03:38 +0000 (12:03 -0600)
commit8151cf06b6515253f473c29af1e976ca69ae907e
treeb4c8b04433040dc498f3b0ff4227b221bc4cc669
parent104335d967ce4619c7a5466fa178223533b948a7
docs: driver-api: Remove reference to sgi-ioc4

Commit 51aba5076dce ("drivers: remove the SGI SN2 IOC4 base support")
removed support for SGI SN2 IOC4 and the relevant documentation files.
Remove a leftover reference in the toctree of the driver-api
documentation to fix this sphinx error:

    Documentation/driver-api/index.rst:14: WARNING: toctree contains
        reference to nonexisting document 'driver-api/sgi-ioc4'

Fixes: 51aba5076dce ("drivers: remove the SGI SN2 IOC4 base support")
Signed-off-by: Harald Seiler <hws@denx.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/index.rst