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=-5.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,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 36DDAC54FD0 for ; Mon, 27 Apr 2020 08:06:10 +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 F05E02098B for ; Mon, 27 Apr 2020 08:06:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UC3HZp/3"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="OOt6fQ6W" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F05E02098B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qdl7nZo4F6DQQ3YjLEFay3rTpJ1qm5G0gB4gFW0gRi4=; b=UC3HZp/3Hl+4Yv ocJyPuI/bkMw8FF8hv692mgw1S4KlQqZ/ynCQNSbICr6VKFu3c+Je9I2xA7f4pgQMy8Ka5eOlIIa5 fsJk36Z3MTFhmp5VLEwmNrI6Vdqz3fYTf+msfZlKQtWSxkaQcukwoMX74kgXTXdpO9uBJi2K1oKKq W7+Gyn54dWdz9vTXZ1Ke+/znJGj4dzoevhzsMPWpxblF7K4wmNNQbxqcclQx2hQ0ODPkUxs15dwo4 Rm6k3HwFU3zAab6V6tKGXQIgVN6R4yGPr38xHDkNcnC4fLAUst8vLi8AA4ejQ7dFRp7eQZ2Pzyqn6 MGIvX8g8u8s87J8RsI7Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jSymH-0002ov-K6; Mon, 27 Apr 2020 08:06:09 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jSymE-0002o0-DM for linux-arm-kernel@lists.infradead.org; Mon, 27 Apr 2020 08:06:07 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 DF6B92063A; Mon, 27 Apr 2020 08:06:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587974766; bh=zj/dt/5c6Yckt6vj2KqloJRjdxQZ9M9SfMwirnXwTA0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=OOt6fQ6WwTbtIjRR6IazVyZ/dpJ29bgrWHVtpS2D1cyDvdJmrC90eJzUqyFEE/Xui bcorH73RJWhIdoKnpb/jlE/aPzd66uiDRGzRI7wifeMIeHlc1Y8J6PsRpSTAG+CBcq DKPGfWzxC/ns3xKK3b2QoOFlEO4KyUvfV/tC2hLc= Date: Mon, 27 Apr 2020 09:06:00 +0100 From: Will Deacon To: Masahiro Yamada Subject: Re: [PATCH] kbuild: remove unused AS assignment Message-ID: <20200427080600.GC11787@willie-the-truck> References: <20200427003019.2401592-1-masahiroy@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200427003019.2401592-1-masahiroy@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200427_010606_471066_63214CE9 X-CRM114-Status: GOOD ( 10.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Arnd Bergmann , linux-kbuild@vger.kernel.org, Catalin Marinas , Linus Walleij , Nick Desaulniers , Russell King , linux-kernel@vger.kernel.org, Joel Stanley , Nathan Huckleberry , Nathan Chancellor , Ard Biesheuvel , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Apr 27, 2020 at 09:30:19AM +0900, Masahiro Yamada wrote: > $(AS) is not used anywhere, hence commit aa824e0c962b ("kbuild: remove > AS variable") killed it. > > Remove the left-over code in arch/{arm,arm64}/Makefile. > > Signed-off-by: Masahiro Yamada > --- > > arch/arm/Makefile | 2 -- > arch/arm64/Makefile | 2 -- > 2 files changed, 4 deletions(-) Acked-by: Will Deacon (If you post the arm64 part as a separate patch, I can pick it up) Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel