diff options
author | Harald Seiler <hws@denx.de> | 2019-10-22 21:57:48 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-24 12:03:38 -0600 |
commit | dc5fcc51a5d1ab740e906decc486bfb663e74444 (patch) | |
tree | b4c8b04433040dc498f3b0ff4227b221bc4cc669 /Documentation/driver-api | |
parent | 85c2a0edcd5f4a029e6bad37e69b923d457e6214 (diff) |
docs: driver-api: Remove reference to sgi-ioc4
Commit f7bc6e42bf12 ("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: f7bc6e42bf12 ("drivers: remove the SGI SN2 IOC4 base support")
Signed-off-by: Harald Seiler <hws@denx.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/driver-api')
-rw-r--r-- | Documentation/driver-api/index.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/driver-api/index.rst b/Documentation/driver-api/index.rst index c1e1b3f6d419..46d6a165b5a5 100644 --- a/Documentation/driver-api/index.rst +++ b/Documentation/driver-api/index.rst @@ -92,7 +92,6 @@ available subsections can be seen below. pwm rfkill serial/index - sgi-ioc4 sm501 smsc_ece1099 switchtec |