From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 14 Jul 2015 14:21:54 +0200 From: Ralf Baechle To: Stephen Boyd Cc: Mike Turquette , linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, Manuel Lauss , Linux-MIPS Subject: Re: [PATCH] MIPS: Alchemy: Include clk.h Message-ID: <20150714122154.GA30195@linux-mips.org> References: <1436819450-16440-1-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1436819450-16440-1-git-send-email-sboyd@codeaurora.org> List-ID: On Mon, Jul 13, 2015 at 01:30:50PM -0700, Stephen Boyd wrote: > This clock provider uses the consumer API, so include clk.h > explicitly. > > Cc: Manuel Lauss > Cc: Ralf Baechle > Cc: Linux-MIPS > Signed-off-by: Stephen Boyd > --- > > Please ack so this can go through the clk tree. We're removing > the include of clk.h in clk-provider.h so that the consumer > and provider APIs are clearly split. Acked-by: Ralf Baechle Ralf