Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp1019581ybt; Fri, 19 Jun 2020 21:49:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxv7T6by0/2PHU4hYXvPlwlYn+jVaVNPij4NK0f+e70EC6bf/021Dhfcjo70vokiFwMZA0p X-Received: by 2002:a05:6402:158d:: with SMTP id c13mr1607541edv.103.1592628596168; Fri, 19 Jun 2020 21:49:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592628596; cv=none; d=google.com; s=arc-20160816; b=XWATYfiEPffgVuhFubQXg7/1GZV9rqOLTSF/Xl6aLWGCG1RZ6UFgOqXyJtikLzstNy fzWL6BFERNHxFzpupuhi2TcxpFDalf0chfJPW+SoWa6A1cwIZqNd4pFFuRGH1RE6EnNv /hphqZHcEO9+VjXo75D0uJky2wF8rxK6/Zppd6DdTRihxvO0Zwwx3zCMy49mzbLtDQVT JZVfohfqdxrr6anBvuESrOBTC29VoeG4IM+S4IGF4C8MGyUOjePJe+f269/cr0FEe92A 3kZRDWdVhOIdScrkNOe1ahYITI0pVPokTCWsnxm9EbPTLvniqwkTP1BIPQWlXXH7iiCf 0lmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=OkEkqWuxmUv0fK+2aIuSKL1FoDSpxsXBEdHNKZZVh+Y=; b=CjtxrZKEQAxOUP0jsbEdTrK9X+THNgTVdKoPbgWprWTC+v30af7gc3TMro7dDftmBJ xM26BgcZHLjd1Rb0luVvHba0/3Qths11v36kJTt4TJvf5gLDCEFeUi9iH7RX+/Hz3e3l cZB3bD7lsKSTA8rQ/S+2/6iVcZsQ7ZOoiszCwqGy8+Nehb0lzUoVZ2FYASxqhK347s6L ffxV71jU6blkaV5/ZsAPKdn8UbXghCVlQKWSsKHl7LaDt4688xJUjuye2PlokAHNKfDw S+QwDLwoTjmGm6Idg7syiUnBwjhzsLvd9ISTYuaCqpmjUJqvuoEIC51t5PcVlmjfOP1A NQXw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a24si5258794ejr.16.2020.06.19.21.49.34; Fri, 19 Jun 2020 21:49:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727933AbgFSVhk (ORCPT + 99 others); Fri, 19 Jun 2020 17:37:40 -0400 Received: from v6.sk ([167.172.42.174]:55366 "EHLO v6.sk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726220AbgFSVhk (ORCPT ); Fri, 19 Jun 2020 17:37:40 -0400 Received: from localhost (v6.sk [IPv6:::1]) by v6.sk (Postfix) with ESMTP id 22E10610B4; Fri, 19 Jun 2020 21:37:38 +0000 (UTC) Date: Fri, 19 Jun 2020 23:37:33 +0200 From: Lubomir Rintel To: Lukas Bulwahn Cc: Jiri Kosina , Olof Johansson , linux-arm-kernel@lists.infradead.org, Joe Perches , kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 RESEND] MAINTAINERS: rectify MMP SUPPORT after moving cputype.h Message-ID: <20200619213733.GA1105008@furthur.local> References: <20200506053431.7464-1-lukas.bulwahn@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200506053431.7464-1-lukas.bulwahn@gmail.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 06, 2020 at 07:34:31AM +0200, Lukas Bulwahn wrote: > Commit 32adcaa010fa ("ARM: mmp: move cputype.h to include/linux/soc/") > added a file entry that does not point to the intended file location. > > Since then, ./scripts/get_maintainer.pl --self-test complains: > > warning: no file matches F: linux/soc/mmp/ > > Rectify the MAINTAINERS entry now. > > Fixes: 32adcaa010fa ("ARM: mmp: move cputype.h to include/linux/soc/") > Signed-off-by: Lukas Bulwahn > --- > Jiri, please pick this patch. Jiri, I'm wondering if you could apply this? Otherwise maybe Olof could queue this via arm-soc? Thanks Lubo > v1 & v1-RESEND: was ignored. > > v1 -> v2: > - v1 does not apply after reordering MAINTAINERS, i.e., commit 4400b7d68f6e > ("MAINTAINERS: sort entries by entry name") and commit 3b50142d8528 > ("MAINTAINERS: sort field names for all entries"). > - PATCH v2 applies on v5.7-rc1 now. Please pick v2 instead of v1. > > v2-resend: > - still applies on v5.7-rc4 and next-20200505 > - asking for inclusion through trivial tree, as maintainers are not > responding. > > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e64e5db31497..a0fef0c33ba5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11327,7 +11327,7 @@ S: Odd Fixes > T: git git://git.kernel.org/pub/scm/linux/kernel/git/lkundrak/linux-mmp.git > F: arch/arm/boot/dts/mmp* > F: arch/arm/mach-mmp/ > -F: linux/soc/mmp/ > +F: include/linux/soc/mmp/ > > MMP USB PHY DRIVERS > R: Lubomir Rintel > -- > 2.17.1 >