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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 7FFDFC4332F for ; Wed, 23 Nov 2022 01:53:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oOIkv0Fn+Jojx6yCQ2aIhz+BqsLmMu6rO5WQw9vT//w=; b=fEgZmKVRMqqHyL pKKXLHAyznZrK0rx4BsrJiRKvQ7mg3dzha9h38cYWZ7uPUFfZtslOeglonU6rACT4jE1kCRslD1Zr WJ+EhBY4tZeuF4r/4ipHQTbyfgwJ9KYIZd4cNG8Q9jXUittZs+OvxjVGpvppYrSpdbb2zoVAVmSwp e0du56ku445vX7/CcwG6oK33AbbpTGeRgM6bmeVB54WsUxhas0bFLLrePFQvFqQSeqPqrUcjbtxr+ MUtdx+6ZvyS0NaqGdmAT/jO0GRRA75IqW2lbXgC3W7TOtXOw5mS7XQYBfIQCZoQDPlxxhs0iMkEsa nqpyWcuvgQJwdBmBeWHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxewB-00CmZT-5q; Wed, 23 Nov 2022 01:52:31 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oxew7-00CmWk-DY; Wed, 23 Nov 2022 01:52:28 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id BDED1B81DDD; Wed, 23 Nov 2022 01:52:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6F839C433D6; Wed, 23 Nov 2022 01:52:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669168344; bh=dTA0Ua0yEjDRaEG6ZxMKIqle9mnBNl2ZpQuwd5Bx88g=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=mCyRDXCG9YB364voD4uLV7TbJ1zVps9MntGPHH4g0extA883uE4AEEcybirjSVbMD WxKOMzbtow5+8oSIO/ek7EPyZjf/9r9NembrNDsSWiOoHrfUNfvGmdWpFw8Yy30Jbg 3iF1aVcThk3r6Lme3oVP+nzDpckIsLhEUdYt6YiMlwK8pKz+D59lax2WamQ4+6QSFB rL2FgQlgO9RcoYJ1drnyvlab7ra0sEDuijwS67m8SY0I+U9S02CW4PixRzg8ruY3sO uT3pXTqEzjaN0dQSEge6Is3l0T/ebPNORfo7KPMqSbs9KFmM8llwBLdPCo8YlQvxkH WpW1nwnRJj45g== MIME-Version: 1.0 In-Reply-To: <12dd5cb49efa7714f8e0389e4c7b3bc829e8a90e.1668289299.git.christophe.jaillet@wanadoo.fr> References: <12dd5cb49efa7714f8e0389e4c7b3bc829e8a90e.1668289299.git.christophe.jaillet@wanadoo.fr> Subject: Re: [PATCH] clk: Remove a useless include From: Stephen Boyd Cc: linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, Christophe JAILLET , linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org To: Christophe JAILLET , Heiko Stuebner , Jerome Brunet , Kevin Hilman , Luca Ceresoli , Martin Blumenstingl , Michael Turquette , Neil Armstrong Date: Tue, 22 Nov 2022 17:52:22 -0800 User-Agent: alot/0.10 Message-Id: <20221123015224.6F839C433D6@smtp.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221122_175227_655233_71C38707 X-CRM114-Status: UNSURE ( 6.81 ) X-CRM114-Notice: Please train this message. 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Christophe JAILLET (2022-11-12 13:43:03) > is not needed for these drivers. Remove the > corresponding #include. > > Signed-off-by: Christophe JAILLET > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel