From: Tony Lindgren <tony@atomide.com>
To: Jon Hunter <jon-hunter@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>,
linux-arm <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: OMAP2+: PMU: Remove unused header
Date: Fri, 14 Dec 2012 10:45:59 -0800 [thread overview]
Message-ID: <20121214184557.GG4989@atomide.com> (raw)
In-Reply-To: <1355508506-21448-1-git-send-email-jon-hunter@ti.com>
* Jon Hunter <jon-hunter@ti.com> [121214 10:10]:
> Commit 2ac29a1 (ARM: PMU: fix runtime PM enable) moved the call to
> pm_runtime_enable() from the OMAP2+ PMU code into the ARM PERF core
> code. However, header for pm_runtime which should have been removed
> from the OMAP2+ PMU code was not. It is no longer necessary to include
> this header in the OMAP2+ PMU code and so remove it.
Thanks applying into omap-for-v3.8/fixes-for-merge-window.
Regards,
Tony
> Signed-off-by: Jon Hunter <jon-hunter@ti.com>
> ---
> arch/arm/mach-omap2/pmu.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/pmu.c b/arch/arm/mach-omap2/pmu.c
> index 250d909..eb78ae7 100644
> --- a/arch/arm/mach-omap2/pmu.c
> +++ b/arch/arm/mach-omap2/pmu.c
> @@ -11,8 +11,6 @@
> * the Free Software Foundation; either version 2 of the License, or
> * (at your option) any later version.
> */
> -#include <linux/pm_runtime.h>
> -
> #include <asm/pmu.h>
>
> #include "soc.h"
> --
> 1.7.10.4
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: OMAP2+: PMU: Remove unused header
Date: Fri, 14 Dec 2012 10:45:59 -0800 [thread overview]
Message-ID: <20121214184557.GG4989@atomide.com> (raw)
In-Reply-To: <1355508506-21448-1-git-send-email-jon-hunter@ti.com>
* Jon Hunter <jon-hunter@ti.com> [121214 10:10]:
> Commit 2ac29a1 (ARM: PMU: fix runtime PM enable) moved the call to
> pm_runtime_enable() from the OMAP2+ PMU code into the ARM PERF core
> code. However, header for pm_runtime which should have been removed
> from the OMAP2+ PMU code was not. It is no longer necessary to include
> this header in the OMAP2+ PMU code and so remove it.
Thanks applying into omap-for-v3.8/fixes-for-merge-window.
Regards,
Tony
> Signed-off-by: Jon Hunter <jon-hunter@ti.com>
> ---
> arch/arm/mach-omap2/pmu.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/pmu.c b/arch/arm/mach-omap2/pmu.c
> index 250d909..eb78ae7 100644
> --- a/arch/arm/mach-omap2/pmu.c
> +++ b/arch/arm/mach-omap2/pmu.c
> @@ -11,8 +11,6 @@
> * the Free Software Foundation; either version 2 of the License, or
> * (at your option) any later version.
> */
> -#include <linux/pm_runtime.h>
> -
> #include <asm/pmu.h>
>
> #include "soc.h"
> --
> 1.7.10.4
>
next prev parent reply other threads:[~2012-12-14 18:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 18:08 [PATCH] ARM: OMAP2+: PMU: Remove unused header Jon Hunter
2012-12-14 18:08 ` Jon Hunter
2012-12-14 18:45 ` Tony Lindgren [this message]
2012-12-14 18:45 ` Tony Lindgren
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=20121214184557.GG4989@atomide.com \
--to=tony@atomide.com \
--cc=jon-hunter@ti.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.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.