Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755858AbbGTH3d (ORCPT ); Mon, 20 Jul 2015 03:29:33 -0400 Received: from down.free-electrons.com ([37.187.137.238]:40322 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755333AbbGTH3c (ORCPT ); Mon, 20 Jul 2015 03:29:32 -0400 Date: Mon, 20 Jul 2015 09:29:23 +0200 From: Alexandre Belloni To: Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Boris Brezillon , Nicolas Ferre Subject: Re: [PATCH 1/7] ARM: at91: Remove clk-provider.h include Message-ID: <20150720072923.GD15539@piout.net> References: <1436568347-24554-1-git-send-email-sboyd@codeaurora.org> <1436568347-24554-2-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436568347-24554-2-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1409 Lines: 42 On 10/07/2015 at 15:45:41 -0700, Stephen Boyd wrote : > This file doesn't use the clk provider APIs. Remove the include. > > Cc: Alexandre Belloni > Cc: Boris Brezillon > Cc: Nicolas Ferre > Signed-off-by: Stephen Boyd Acked-by: Alexandre Belloni > --- > > Please ack if you want this to go through clk-tree. > > arch/arm/mach-at91/at91rm9200.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/mach-at91/at91rm9200.c b/arch/arm/mach-at91/at91rm9200.c > index eaf58f88ef5d..685826c4a710 100644 > --- a/arch/arm/mach-at91/at91rm9200.c > +++ b/arch/arm/mach-at91/at91rm9200.c > @@ -8,7 +8,6 @@ > * Licensed under GPLv2 or later. > */ > > -#include > #include > #include > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project > -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/