From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751403AbbEBAbF (ORCPT ); Fri, 1 May 2015 20:31:05 -0400 Received: from mail1.windriver.com ([147.11.146.13]:50099 "EHLO mail1.windriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750837AbbEBAbC (ORCPT ); Fri, 1 May 2015 20:31:02 -0400 Date: Fri, 1 May 2015 20:29:38 -0400 From: Paul Gortmaker To: Stephen Boyd CC: , Mike Turquette Subject: Re: [PATCH 02/11] drivers/clk: include for clk-max77xxx modular code Message-ID: <20150502002938.GF30702@windriver.com> References: <1430444867-22342-1-git-send-email-paul.gortmaker@windriver.com> <1430444867-22342-3-git-send-email-paul.gortmaker@windriver.com> <5543F203.3030208@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <5543F203.3030208@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [Re: [PATCH 02/11] drivers/clk: include for clk-max77xxx modular code] On 01/05/2015 (Fri 14:37) Stephen Boyd wrote: > On 04/30/15 18:47, Paul Gortmaker wrote: > > These files are built off of the tristate COMMON_CLK_MAX77686 and > > COMMON_CLK_MAX77802 respectively. They also contains modular function > > calls so they should explicitly include module.h to avoid compile > > breakage during header shuffles done in the future. > > > > Cc: Mike Turquette > > Cc: Stephen Boyd > > Signed-off-by: Paul Gortmaker > > I assume you're taking this through some larger series? Yep, there will be several series fed to Linus once I'm done here. It is basically a refactoring of this series into more manageable chunks: https://marc.info/?l=linux-kernel&m=139033951228828 Thanks, Paul. -- > > Acked-by: Stephen Boyd > > -- > Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, > a Linux Foundation Collaborative Project >