From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v3 4/5] soc: qcom: socinfo: Expose custom attributes Date: Thu, 21 Feb 2019 17:32:16 +0100 Message-ID: <20190221163216.GD8727@kroah.com> References: <20190221162419.32384-1-vaishali.thakkar@linaro.org> <20190221162419.32384-5-vaishali.thakkar@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190221162419.32384-5-vaishali.thakkar@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: Vaishali Thakkar Cc: andy.gross@linaro.org, david.brown@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, rafael@kernel.org, bjorn.andersson@linaro.org, vkoul@kernel.org List-Id: linux-arm-msm@vger.kernel.org On Thu, Feb 21, 2019 at 09:54:18PM +0530, Vaishali Thakkar wrote: > +#else > +static void socinfo_debugfs_init(struct qcom_socinfo *qcom_socinfo) { return 0; } I don't think that will actually compile :)