From: Yoshinori Sato <ysato@users.sourceforge.jp>
To: Paul Bolle <pebolle@tiscali.nl>
Cc: Jiri Kosina <trivial@kernel.org>,
Greg Kroah-Hartman <gregkh@suse.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] [TRIVIAL] h8300: drivers/serial/Kconfig was moved
Date: Tue, 11 Oct 2011 23:24:25 +0900 [thread overview]
Message-ID: <8762jv8v3a.wl%ysato@users.sourceforge.jp> (raw)
In-Reply-To: <1318332209.18122.45.camel@x61.thuisdomein>
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>
prev parent reply other threads:[~2011-10-11 14:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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=8762jv8v3a.wl%ysato@users.sourceforge.jp \
--to=ysato@users.sourceforge.jp \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pebolle@tiscali.nl \
--cc=trivial@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.