From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750971AbbJCQ55 (ORCPT ); Sat, 3 Oct 2015 12:57:57 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:38810 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750745AbbJCQ5z (ORCPT ); Sat, 3 Oct 2015 12:57:55 -0400 Date: Sat, 3 Oct 2015 09:57:26 -0700 From: Darren Hart To: Randy Dunlap Cc: Lee Jones , linux-kernel@vger.kernel.org, qipeng.zha@intel.com, platform-driver-x86@vger.kernel.org Subject: Re: [PATCH] platform: x86: PMC IPC depends on ACPI Message-ID: <20151003165726.GC110874@vmdeb7> References: <1443199123-13979-1-git-send-email-lee.jones@linaro.org> <5605FAB4.9000606@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5605FAB4.9000606@infradead.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 > > Signed-off-by: Lee Jones > > Works for me. Thanks. > > Acked-by: Randy Dunlap 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 -- Darren Hart Intel Open Source Technology Center