public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: pxa: fix pxa27x device-tree support kconfig
@ 2014-11-28 20:32 Robert Jarzmik
  2014-12-04 21:18 ` Robert Jarzmik
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Jarzmik @ 2014-11-28 20:32 UTC (permalink / raw)
  To: Daniel Mack, Haojian Zhuang, Robert Jarzmik
  Cc: linux-arm-kernel, linux-kernel, Paul Bolle

Remove the useless CPU_PXA27x non existing kconfig option.
The true options is PXA27x, which is already selected.

Reported-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
---
 arch/arm/mach-pxa/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/mach-pxa/Kconfig b/arch/arm/mach-pxa/Kconfig
index 83efe91..5f71c06 100644
--- a/arch/arm/mach-pxa/Kconfig
+++ b/arch/arm/mach-pxa/Kconfig
@@ -6,7 +6,6 @@ comment "Intel/Marvell Dev Platforms (sorted by hardware release time)"
 
 config MACH_PXA27X_DT
 	bool "Support PXA27x platforms from device tree"
-	select CPU_PXA27x
 	select POWER_SUPPLY
 	select PXA27x
 	select USE_OF
-- 
2.1.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] arm: pxa: fix pxa27x device-tree support kconfig
  2014-11-28 20:32 [PATCH] arm: pxa: fix pxa27x device-tree support kconfig Robert Jarzmik
@ 2014-12-04 21:18 ` Robert Jarzmik
  2015-01-06  0:04   ` Paul Bolle
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Jarzmik @ 2014-12-04 21:18 UTC (permalink / raw)
  To: Robert Jarzmik
  Cc: Haojian Zhuang, linux-arm-kernel, linux-kernel, Paul Bolle,
	Daniel Mack

Robert Jarzmik <robert.jarzmik@free.fr> writes:

> Remove the useless CPU_PXA27x non existing kconfig option.
> The true options is PXA27x, which is already selected.
>
> Reported-by: Paul Bolle <pebolle@tiscali.nl>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>

Queued to pxa/for-next.

-- 
Robert

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] arm: pxa: fix pxa27x device-tree support kconfig
  2014-12-04 21:18 ` Robert Jarzmik
@ 2015-01-06  0:04   ` Paul Bolle
  2015-01-06 20:55     ` Robert Jarzmik
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Bolle @ 2015-01-06  0:04 UTC (permalink / raw)
  To: Robert Jarzmik
  Cc: Haojian Zhuang, linux-arm-kernel, linux-kernel, Daniel Mack

Hi Robert,

On Thu, 2014-12-04 at 22:18 +0100, Robert Jarzmik wrote:
> Robert Jarzmik <robert.jarzmik@free.fr> writes:
> 
> > Remove the useless CPU_PXA27x non existing kconfig option.
> > The true options is PXA27x, which is already selected.
> >
> > Reported-by: Paul Bolle <pebolle@tiscali.nl>
> > Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> 
> Queued to pxa/for-next.

This patch is not urgent, of course, but by now I would have expected it
to hit linux-next. So I decided to send out this reminder.


Paul Bolle


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] arm: pxa: fix pxa27x device-tree support kconfig
  2015-01-06  0:04   ` Paul Bolle
@ 2015-01-06 20:55     ` Robert Jarzmik
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Jarzmik @ 2015-01-06 20:55 UTC (permalink / raw)
  To: Paul Bolle; +Cc: Haojian Zhuang, linux-arm-kernel, linux-kernel, Daniel Mack

Paul Bolle <pebolle@tiscali.nl> writes:

> Hi Robert,
> This patch is not urgent, of course, but by now I would have expected it
> to hit linux-next. So I decided to send out this reminder.

Hi Paul,

I didn't make the pull request yet. I was waiting for -rc4, but as it looks my
tree is stable now, I will request before the end of this week.

Don't worry, I have forgotten.

Cheers.

-- 
Robert

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-06 20:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 20:32 [PATCH] arm: pxa: fix pxa27x device-tree support kconfig Robert Jarzmik
2014-12-04 21:18 ` Robert Jarzmik
2015-01-06  0:04   ` Paul Bolle
2015-01-06 20:55     ` Robert Jarzmik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox