From: Peter Foley <pefoley2@verizon.net>
To: <linux-kernel@vger.kernel.org>
Cc: <ysato@users.sourceforge.jp>
Subject: [PATCH 1/2] arch: h8300: update Kconfig to point to new serial drivers location
Date: Sun, 24 Apr 2011 16:36:08 -0400 [thread overview]
Message-ID: <4DB489B8.70407@verizon.net> (raw)
This patch updates the h8300 Kconfig to point to drivers/tty/serial
instead of drivers/serial.
Signed-off-by: Peter Foley <pefoley2@verizon.net>
---
arch/h8300/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/h8300/Kconfig b/arch/h8300/Kconfig
index e20322f..e312085 100644
--- a/arch/h8300/Kconfig
+++ b/arch/h8300/Kconfig
@@ -203,7 +203,7 @@ config UNIX98_PTYS
source "drivers/char/pcmcia/Kconfig"
-source "drivers/serial/Kconfig"
+source "drivers/tty/serial/Kconfig"
source "drivers/i2c/Kconfig"
--
1.7.5.rc1
reply other threads:[~2011-04-24 20:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4DB489B8.70407@verizon.net \
--to=pefoley2@verizon.net \
--cc=linux-kernel@vger.kernel.org \
--cc=ysato@users.sourceforge.jp \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox