Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754088AbbFJVX3 (ORCPT ); Wed, 10 Jun 2015 17:23:29 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:55621 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751121AbbFJVXV (ORCPT ); Wed, 10 Jun 2015 17:23:21 -0400 Date: Wed, 10 Jun 2015 14:23:19 -0700 From: Stephen Boyd To: Maxime Coquelin Cc: Mike Turquette , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com Subject: Re: [PATCH] clk: Move debug_node field under DEBUG_FS flag in struct clk_core Message-ID: <20150610212319.GD29640@codeaurora.org> References: <1433935707-3621-1-git-send-email-maxime.coquelin@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433935707-3621-1-git-send-email-maxime.coquelin@st.com> 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 Content-Length: 595 Lines: 17 On 06/10, Maxime Coquelin wrote: > The debug_node field is only used when DEBUG_FS config is selected, > so declare it only if DEBUG_FS is selected. > > Signed-off-by: Maxime Coquelin > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- 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/