Re: [PATCH v3 4/5] soc: qcom: socinfo: Expose custom attributes

From: Greg KH
Date: Thu Feb 21 2019 - 11:32:22 EST


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 :)