From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8E640C2D0A3 for ; Tue, 3 Nov 2020 08:33:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 41FAD223BF for ; Tue, 3 Nov 2020 08:33:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604392398; bh=deF+fK72tiaXqpNY2MrAivUNgrfVThGfY/QMTaLUbEs=; h=Date:From:To:Cc:Subject:List-ID:From; b=KuQEqIeBueXrVRhLkj2P0VmQPJ2fwebPEPnNT0ed4UjLEgxAV08xy8r6AuMtcYHBi T/VdOVp43LhBbeZKy5q54YO9biDr9HFqhXqz8JIGW792qLt3twatk8AwhITpyctn5E gI4MURABm5HRcSVWMtoy/DWCnpLA5k5Uc/KdaT4k= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727639AbgKCIdR (ORCPT ); Tue, 3 Nov 2020 03:33:17 -0500 Received: from mail.kernel.org ([198.145.29.99]:40824 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725993AbgKCIdQ (ORCPT ); Tue, 3 Nov 2020 03:33:16 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D58E822264; Tue, 3 Nov 2020 08:33:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604392395; bh=deF+fK72tiaXqpNY2MrAivUNgrfVThGfY/QMTaLUbEs=; h=Date:From:To:Cc:Subject:From; b=HaWItFiUHwtH0HLRS9x1z0XhNFDfclO7tBgO0EHEWynBVvbbevgYENVL5pCqWxjGq 5Pfpbz5j1m4pZkyc6hj8hzYsF6iVQ5oh5CvXeiapVLK+dNNQDcQZOmLLezIeMP0nnt zqgIsdpld3QRkXA2fxuC1KT6TK50KFOGvcyYk4CI= Date: Tue, 3 Nov 2020 09:34:08 +0100 From: Greg Kroah-Hartman To: Stephen Rothwell , Sudeep Dutt Cc: Mauro Carvalho Chehab , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] Documentation: remove mic/index from misc-devices/index.rst Message-ID: <20201103083408.GA2511903@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Cc: Sudeep Dutt Signed-off-by: Greg Kroah-Hartman --- 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