public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved
@ 2011-10-11 11:23 Paul Bolle
  2011-10-11 11:57 ` Greg KH
  2011-10-11 14:24 ` Yoshinori Sato
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Bolle @ 2011-10-11 11:23 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Yoshinori Sato, Greg Kroah-Hartman, linux-kernel

commit ab4382d27412e7e3e7c936e8d50d8888dfac3df8 moved
drivers/serial/Kconfig to drivers/tty/serial/Kconfig, so we need to
source the latter file.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
---
The first release with this move was v2.6.38. Didn't anyone notice?
Perhaps the configuration tools silently skip invalid "source" files.
Anyhow, I added Yoshinori Sato, who perhaps can tell us whether sourcing
of this Kconfig is still needed for h8300.

 arch/h8300/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index 091ed61..2b1eee7 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -195,7 +195,7 @@ config UNIX98_PTYS
 
 source "drivers/char/pcmcia/Kconfig"
 
-source "drivers/serial/Kconfig"
+source "drivers/tty/serial/Kconfig"
 
 source "drivers/i2c/Kconfig"
 
-- 
1.7.4.4


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

* Re: [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved
  2011-10-11 11:23 [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved Paul Bolle
@ 2011-10-11 11:57 ` Greg KH
  2011-10-11 14:24 ` Yoshinori Sato
  1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2011-10-11 11:57 UTC (permalink / raw)
  To: Paul Bolle; +Cc: Jiri Kosina, Yoshinori Sato, linux-kernel

On Tue, Oct 11, 2011 at 01:23:29PM +0200, Paul Bolle wrote:
> commit ab4382d27412e7e3e7c936e8d50d8888dfac3df8 moved
> drivers/serial/Kconfig to drivers/tty/serial/Kconfig, so we need to
> source the latter file.
> 
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> The first release with this move was v2.6.38. Didn't anyone notice?

I'm guessing no one uses the h8300 arch anymore?

> Perhaps the configuration tools silently skip invalid "source" files.
> Anyhow, I added Yoshinori Sato, who perhaps can tell us whether sourcing
> of this Kconfig is still needed for h8300.

That would be good to find out.

greg k-h

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

* Re: [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved
  2011-10-11 11:23 [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved Paul Bolle
  2011-10-11 11:57 ` Greg KH
@ 2011-10-11 14:24 ` Yoshinori Sato
  1 sibling, 0 replies; 3+ messages in thread
From: Yoshinori Sato @ 2011-10-11 14:24 UTC (permalink / raw)
  To: Paul Bolle; +Cc: Jiri Kosina, Greg Kroah-Hartman, linux-kernel

At Tue, 11 Oct 2011 13:23:29 +0200,
Paul Bolle wrote:
> 
> commit ab4382d27412e7e3e7c936e8d50d8888dfac3df8 moved
> drivers/serial/Kconfig to drivers/tty/serial/Kconfig, so we need to
> source the latter file.
> 
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> The first release with this move was v2.6.38. Didn't anyone notice?
> Perhaps the configuration tools silently skip invalid "source" files.
> Anyhow, I added Yoshinori Sato, who perhaps can tell us whether sourcing
> of this Kconfig is still needed for h8300.

Sorry. This problem already fixed.
But I forgot push to main tree.
 
>  arch/h8300/Kconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
> index 091ed61..2b1eee7 100644
> --- a/arch/h8300/Kconfig
> +++ b/arch/h8300/Kconfig
> @@ -195,7 +195,7 @@ config UNIX98_PTYS
>  
>  source "drivers/char/pcmcia/Kconfig"
>  
> -source "drivers/serial/Kconfig"
> +source "drivers/tty/serial/Kconfig"
>  
>  source "drivers/i2c/Kconfig"
>  
> -- 
> 1.7.4.4
> 

-- 
Yoshinori Sato
<ysato@users.sourceforge.jp>

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

end of thread, other threads:[~2011-10-11 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 11:23 [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved Paul Bolle
2011-10-11 11:57 ` Greg KH
2011-10-11 14:24 ` Yoshinori Sato

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