Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755052AbbGPN2S (ORCPT ); Thu, 16 Jul 2015 09:28:18 -0400 Received: from mail-ob0-f180.google.com ([209.85.214.180]:34870 "EHLO mail-ob0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752316AbbGPN2R (ORCPT ); Thu, 16 Jul 2015 09:28:17 -0400 MIME-Version: 1.0 In-Reply-To: <1436571223-10959-12-git-send-email-sboyd@codeaurora.org> References: <1436571223-10959-1-git-send-email-sboyd@codeaurora.org> <1436571223-10959-12-git-send-email-sboyd@codeaurora.org> Date: Thu, 16 Jul 2015 15:28:16 +0200 Message-ID: Subject: Re: [PATCH 11/45] clk: u300: Remove clk.h include From: Linus Walleij To: Stephen Boyd Cc: Mike Turquette , "linux-kernel@vger.kernel.org" , linux-clk@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 19 On Sat, Jul 11, 2015 at 1:33 AM, Stephen Boyd wrote: > Clock provider drivers generally shouldn't include clk.h because > it's the consumer API. Remove the include here because this is a > provider driver. Also add in slab.h because without clkdev.h > compilation of this file would fail. > > Cc: Linus Walleij > Signed-off-by: Stephen Boyd Reviewed-by: Linus Walleij Yours, Linus Walleij -- 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/