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=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 BA5E4C47423 for ; Fri, 2 Oct 2020 08:37:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A70382072E for ; Fri, 2 Oct 2020 08:37:00 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=canb.auug.org.au header.i=@canb.auug.org.au header.b="W1Kldw2Z" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387596AbgJBIg7 (ORCPT ); Fri, 2 Oct 2020 04:36:59 -0400 Received: from bilbo.ozlabs.org ([203.11.71.1]:33503 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725961AbgJBIg7 (ORCPT ); Fri, 2 Oct 2020 04:36:59 -0400 Received: from authenticated.ozlabs.org (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail.ozlabs.org (Postfix) with ESMTPSA id 4C2jyw2Mtrz9sSn; Fri, 2 Oct 2020 18:36:56 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=canb.auug.org.au; s=201702; t=1601627816; bh=aT6kASu8PU8K5QlSgosl5J3asF6w7hR4XHWzKbGF+l0=; h=Date:From:To:Cc:Subject:From; b=W1Kldw2ZOYJXq/pyfbIHhOS8ipSXREmRNaRAgN3bQ/6R1JryBMc5WncRp3LX38grH rQlspK1bI2TMKQtjSBsuW7Q3mJ2vsag/IiKa2nS8E0imsh1dP7TyWIaspCaH1514CA 9IIt9ZHABHQkqpJk4p07c8x0MPszhGC+GNjg5rToYq1gj5nT/fP+rYoL+3mcPDZdG/ dp55hupwLuiCalZZ+OmvVJuOKKWhc5/5540pwDIAvab6KW1maE6T5CYNImgNj6FgcW QaW66MV+uuQaT05mNjX7THmvF/XBwFLjGWXgHSZ7Y78N++69JUFw+OMwyDWqL71Kai KrZFD7XDVHXCg== Date: Fri, 2 Oct 2020 18:36:55 +1000 From: Stephen Rothwell To: Linus Walleij Cc: Bartosz Golaszewski , Linux Kernel Mailing List , Linux Next Mailing List Subject: linux-next: build warning after merge of the gpio tree Message-ID: <20201002183655.78d25c5d@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_//Y3dGG.C.1F=B9ZI/9FOlhQ"; protocol="application/pgp-signature"; micalg=pgp-sha256 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_//Y3dGG.C.1F=B9ZI/9FOlhQ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi all, After merging the gpio tree, today's linux-next build (htmldocs) produced this warning: Documentation/admin-guide/gpio/gpio-mockup.rst: WARNING: document isn't inc= luded in any toctree Introduced by commit 2fd1abe99e5f ("Documentation: gpio: add documentation for gpio-mockup") --=20 Cheers, Stephen Rothwell --Sig_//Y3dGG.C.1F=B9ZI/9FOlhQ Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAl925qcACgkQAVBC80lX 0GyRjAf/dS/YRbsslH7h+ImoAYIEuhZvjN23XAfPq9MPAULSigtBoudFz2/qGmKZ kfrPyl3xJuW/M4SVGAsGHCb8RBi7dNTCVUFCA4pc0uo4O8sO2rgywREkhkqvQxIA 6iLGxm9oOG5ZvjiI81ivrXBQ763rwt+uMnbhnZriPNmiCqL61DQKTXh1dlNzwcdK V7sAn26A0NYhFQqu5JSSHT1qEtwqllOx3QheHHa6nPm8P22HzaQ9mFH9rdzUjUdA zHX1RM2JbyiSrWkxDD/Q0BdNqd/nFICULEQIVccEpgNqudII6v1V2bqItQscbZqd PXVLNrk44kwummSIBxkzTdzenj5nNA== =TPxP -----END PGP SIGNATURE----- --Sig_//Y3dGG.C.1F=B9ZI/9FOlhQ--