All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@infradead.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: Lee Jones <lee.jones@linaro.org>,
	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
Date: Sat, 3 Oct 2015 09:57:26 -0700	[thread overview]
Message-ID: <20151003165726.GC110874@vmdeb7> (raw)
In-Reply-To: <5605FAB4.9000606@infradead.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 <rdunlap@infradead.org>
> > Signed-off-by: Lee Jones <lee.jones@linaro.org>
> 
> Works for me.  Thanks.
> 
> Acked-by: Randy Dunlap <rdunlap@infradead.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@linux.intel.com>


-- 
Darren Hart
Intel Open Source Technology Center

      reply	other threads:[~2015-10-03 16:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-25 16:38 [PATCH] platform: x86: PMC IPC depends on ACPI Lee Jones
2015-09-26  1:53 ` Randy Dunlap
2015-10-03 16:57   ` Darren Hart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151003165726.GC110874@vmdeb7 \
    --to=dvhart@infradead.org \
    --cc=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=qipeng.zha@intel.com \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.