[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20151003165726.GC110874@vmdeb7>
Date: Sat, 3 Oct 2015 09:57:26 -0700
From: Darren Hart <dvhart@...radead.org>
To: Randy Dunlap <rdunlap@...radead.org>
Cc: Lee Jones <lee.jones@...aro.org>, linux-kernel@...r.kernel.org,
qipeng.zha@...el.com, platform-driver-x86@...r.kernel.org
Subject: Re: [PATCH] platform: x86: PMC IPC depends on ACPI
On Fri, Sep 25, 2015 at 06:53:56PM -0700, Randy Dunlap wrote:
> On 09/25/15 09:38, Lee Jones wrote:
> > This patch solves:
> >
> > on x86_64:
> >
> > when CONFIG_ACPI is not enabled:
> >
> > ../drivers/mfd/intel_soc_pmic_bxtwc.c: In function 'bxtwc_probe':
> > ../drivers/mfd/intel_soc_pmic_bxtwc.c:342:2:
> > error: implicit declaration of function 'acpi_evaluate_integer' [-Werror=implicit-function-declaration]
> > status = acpi_evaluate_integer(handle, "_HRV", NULL, &hrv);
> > ^
> >
> > Reported-by: Randy Dunlap <rdunlap@...radead.org>
> > Signed-off-by: Lee Jones <lee.jones@...aro.org>
>
> Works for me. Thanks.
>
> Acked-by: Randy Dunlap <rdunlap@...radead.org>
Lee,
Since this appears to be the result of a patch applied to the mfd tree, would
you like to pick up this patch?
Acked-by: Darren Hart <dvhart@...ux.intel.com>
--
Darren Hart
Intel Open Source Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists