With the recent removal of the misc/mic/ directory, the documentation build now warns because we forgot about this index file.
Fix that up so that there are no more warnings here. Reported-by: Stephen Rothwell <[email protected]> Cc: Sudeep Dutt <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> --- I'll just take this in my tree as I have a bunch of other documentation fixups to get to Linus soon, if no one objects, as the breakage came from my tree in the first place. diff --git a/Documentation/misc-devices/index.rst b/Documentation/misc-devices/index.rst index 46072ce3d7ef..64420b3314fe 100644 --- a/Documentation/misc-devices/index.rst +++ b/Documentation/misc-devices/index.rst @@ -24,7 +24,6 @@ fit into other categories. isl29003 lis3lv02d max6875 - mic/index pci-endpoint-test spear-pcie-gadget uacce

