From: Tony Lindgren <tony@atomide.com>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Russell King <linux@arm.linux.org.uk>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP2+: Remove obsolete Makefile line
Date: Thu, 4 Jul 2013 04:47:45 -0700 [thread overview]
Message-ID: <20130704114744.GD5523@atomide.com> (raw)
In-Reply-To: <1369912823.23034.46.camel@x61.thuisdomein>
* Paul Bolle <pebolle@tiscali.nl> [130530 04:26]:
> The OMAP runtime PM implementation was removed in v3.0. But one Makefile
> line, which was used to tweak CFLAGS, was overlooked. Remove it too.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> Untested. This cleans up after commit 638080c37a ("OMAP2+ / PM: move
> runtime PM implementation to use device power domains").
Thanks, applying into omap-for-v3.11/fixes.
Tony
> arch/arm/mach-omap2/Makefile | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
> index 55a9d67..7279fa8 100644
> --- a/arch/arm/mach-omap2/Makefile
> +++ b/arch/arm/mach-omap2/Makefile
> @@ -93,10 +93,6 @@ obj-$(CONFIG_POWER_AVS_OMAP_CLASS3) += smartreflex-class3.o
> AFLAGS_sleep24xx.o :=-Wa,-march=armv6
> AFLAGS_sleep34xx.o :=-Wa,-march=armv7-a$(plus_sec)
>
> -ifeq ($(CONFIG_PM_VERBOSE),y)
> -CFLAGS_pm_bus.o += -DDEBUG
> -endif
> -
> endif
>
> ifeq ($(CONFIG_CPU_IDLE),y)
> --
> 1.7.11.7
>
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+: Remove obsolete Makefile line
Date: Thu, 4 Jul 2013 04:47:45 -0700 [thread overview]
Message-ID: <20130704114744.GD5523@atomide.com> (raw)
In-Reply-To: <1369912823.23034.46.camel@x61.thuisdomein>
* Paul Bolle <pebolle@tiscali.nl> [130530 04:26]:
> The OMAP runtime PM implementation was removed in v3.0. But one Makefile
> line, which was used to tweak CFLAGS, was overlooked. Remove it too.
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> Untested. This cleans up after commit 638080c37a ("OMAP2+ / PM: move
> runtime PM implementation to use device power domains").
Thanks, applying into omap-for-v3.11/fixes.
Tony
> arch/arm/mach-omap2/Makefile | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile
> index 55a9d67..7279fa8 100644
> --- a/arch/arm/mach-omap2/Makefile
> +++ b/arch/arm/mach-omap2/Makefile
> @@ -93,10 +93,6 @@ obj-$(CONFIG_POWER_AVS_OMAP_CLASS3) += smartreflex-class3.o
> AFLAGS_sleep24xx.o :=-Wa,-march=armv6
> AFLAGS_sleep34xx.o :=-Wa,-march=armv7-a$(plus_sec)
>
> -ifeq ($(CONFIG_PM_VERBOSE),y)
> -CFLAGS_pm_bus.o += -DDEBUG
> -endif
> -
> endif
>
> ifeq ($(CONFIG_CPU_IDLE),y)
> --
> 1.7.11.7
>
next prev parent reply other threads:[~2013-07-04 11:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-30 11:20 [PATCH] ARM: OMAP2+: Remove obsolete Makefile line Paul Bolle
2013-05-30 11:20 ` Paul Bolle
2013-07-04 11:47 ` Tony Lindgren [this message]
2013-07-04 11:47 ` 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=20130704114744.GD5523@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=pebolle@tiscali.nl \
/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.