From: Manish Lachwani <mlachwani@prometheus.mvista.com>
To: linux-mips@linux-mips.org
Cc: ralf@linux-mips.org
Subject: [PATCH] Compile in the serial driver for TX4927
Date: Thu, 18 Nov 2004 10:49:50 -0800 [thread overview]
Message-ID: <20041118184950.GA3482@prometheus.mvista.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 165 bytes --]
Hi Ralf
Attached small patch compiles in the serial driver (serial_txx9.c) for Toshiba TX4927.
Thanks for Ralf Roesch for pointing this out
Thanks
Manish Lachwani
[-- Attachment #2: patch-tx4927-serial --]
[-- Type: text/plain, Size: 506 bytes --]
--- drivers/char/Makefile.orig 2004-11-18 10:44:22.000000000 -0800
+++ drivers/char/Makefile 2004-11-18 10:45:27.000000000 -0800
@@ -21,6 +21,7 @@
obj-$(CONFIG_MVME162_SCC) += generic_serial.o vme_scc.o
obj-$(CONFIG_BVME6000_SCC) += generic_serial.o vme_scc.o
obj-$(CONFIG_SERIAL_TX3912) += generic_serial.o serial_tx3912.o
+obj-$(CONFIG_SERIAL_TXX9) += generic_serial.o serial_txx9.o
obj-$(CONFIG_ROCKETPORT) += rocket.o
obj-$(CONFIG_SERIAL167) += serial167.o
obj-$(CONFIG_CYCLADES) += cyclades.o
next reply other threads:[~2004-11-18 18:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-18 18:49 Manish Lachwani [this message]
2004-11-18 19:16 ` [PATCH] Compile in the serial driver for TX4927 Maciej W. Rozycki
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=20041118184950.GA3482@prometheus.mvista.com \
--to=mlachwani@prometheus.mvista.com \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox