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=-10.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 3E113C4338F for ; Wed, 18 Aug 2021 07:02:14 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 0A0AF60462 for ; Wed, 18 Aug 2021 07:02:13 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0A0AF60462 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ucw.cz Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=MJ4g/MllPVGxy/7eAhAzrZcuAuXzHQ72B4WQpNFijB0=; b=mqFVHQdjNtn56UuGPWyq+WoXtd pInSrGZcgFE5RhJ+ncxUjlMCZCAOJZgFMpHDu790Kvrdqwax00+NK8A8OpuwpCzDldLxa0iCXYeFz 2bSPp0WEgs0jhxB76ItTrjMgxh7eL1IqGKiu7D90vGdjUKUWXInwnrZVb3h7LX0MPHJuCAiVnNfVd 3td9BWWoGsr1OmLr2vgk3Pd5kePsnJyzIXnUPZsFvQBgs08RchTdtBxBrSGdMftPWzC/fpMYmgZAW KLCjS9e8+Y8XxydS9KADEDHrSXRBViR1S2u066dPOU/XTPN0O7UPnQCai60nE1UQsc24GkDh9NG+J Vz0CKxbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mGFYX-004Rqs-LO; Wed, 18 Aug 2021 07:00:09 +0000 Received: from jabberwock.ucw.cz ([46.255.230.98]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mGFYT-004Rpn-DE for linux-arm-kernel@lists.infradead.org; Wed, 18 Aug 2021 07:00:07 +0000 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 0950C1C0B77; Wed, 18 Aug 2021 09:00:02 +0200 (CEST) Date: Wed, 18 Aug 2021 09:00:01 +0200 From: Pavel Machek To: Lukas Bulwahn Cc: Christoph Hellwig , Jens Axboe , Randy Dunlap , Sekhar Nori , Bartosz Golaszewski , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 1/2] leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA Message-ID: <20210818070001.GD22282@amd> References: <20210804123426.16947-1-lukas.bulwahn@gmail.com> <20210804123426.16947-2-lukas.bulwahn@gmail.com> MIME-Version: 1.0 In-Reply-To: <20210804123426.16947-2-lukas.bulwahn@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210818_000005_646846_C5212BD4 X-CRM114-Status: GOOD ( 12.90 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1914871518186416939==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1914871518186416939== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gE7i1rD7pdK0Ng3j" Content-Disposition: inline --gE7i1rD7pdK0Ng3j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2021-08-04 14:34:25, Lukas Bulwahn wrote: > Commit b7fb14d3ac63 ("ide: remove the legacy ide driver") removes the > definition of the config IDE_GD_ATA. >=20 > So, remove the obsolete reference in ./drivers/leds/trigger/Kconfig. >=20 > Signed-off-by: Lukas Bulwahn Thanks, applied. Pavel =09 --=20 http://www.livejournal.com/~pavelmachek --gE7i1rD7pdK0Ng3j Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmEcr/EACgkQMOfwapXb+vLMBQCfdCzU/lz/6A94DTCvwmlxTCuq DBMAnjyLKaVaJOMw0tLpHn5I835/BdZH =NVt6 -----END PGP SIGNATURE----- --gE7i1rD7pdK0Ng3j-- --===============1914871518186416939== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1914871518186416939==--