Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1394947

Re: [PATCH v2] Fix CONFIG_PM_OPP without CONFIG_OF build failure

From Sudeep Holla <sudeep.holla@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] Fix CONFIG_PM_OPP without CONFIG_OF build failure
Date 2016-05-05 11:30 +0200
Message-ID <rvnLA-5Kz-11@gated-at.bofh.it> (permalink)
References <rvhPP-8uZ-3@gated-at.bofh.it> <rvnBU-5DB-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, May 5, 2016 at 10:14 AM, Eric Engestrom
<eric.engestrom@imgtec.com> wrote:
> From: Rufus Hamade <rufus.hamade@imgtec.com>
>
> A few `#ifdef CONFIG_OF` were missing, resulting in "unused function"
> warnings in core.c.
>
> Signed-off-by: Rufus Hamade <rufus.hamade@imgtec.com>
> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
> Tested-by: Eric Engestrom <eric.engestrom@imgtec.com>
> ---
> v2: drop incorrect change in cpu.c (Viresh Kumar)
>
> On Thu, May 05, 2016 at 08:31:09AM +0530, Viresh Kumar wrote:
>> Some things have already changed, can you please rebase on linux-next
>> and resend this patch?
>
> I rebased on top of linux-next (30d0993ec9f6) from the repo
> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
> but there were no change (the patch is identical, save for the
> removed change in cpu.c; not even a line number changed).
> Which repo did you want me to rebase on?
>

I posted some changes around this a week ago, I see Rafael has pulled into
his bleeding-edge[1] patch this morning. If no issue are found, it
should eventually
make to linux-next in couple of days.

Regards,
Sudeep

[1] git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm bleeding-edge

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] Fix CONFIG_PM_OPP without CONFIG_OF build failure Eric Engestrom <eric.engestrom@imgtec.com> - 2016-05-03 15:20 +0200
  Re: [PATCH] Fix CONFIG_PM_OPP without CONFIG_OF build failure Viresh Kumar <viresh.kumar@linaro.org> - 2016-05-05 05:10 +0200
    [PATCH v2] Fix CONFIG_PM_OPP without CONFIG_OF build failure Eric Engestrom <eric.engestrom@imgtec.com> - 2016-05-05 11:20 +0200
      Re: [PATCH v2] Fix CONFIG_PM_OPP without CONFIG_OF build failure Sudeep Holla <sudeep.holla@arm.com> - 2016-05-05 11:30 +0200
        Re: [PATCH v2] Fix CONFIG_PM_OPP without CONFIG_OF build failure Viresh Kumar <viresh.kumar@linaro.org> - 2016-05-05 13:00 +0200

csiph-web