* [PATCH] Compile in the serial driver for TX4927
@ 2004-11-18 18:49 Manish Lachwani
2004-11-18 19:16 ` Maciej W. Rozycki
0 siblings, 1 reply; 2+ messages in thread
From: Manish Lachwani @ 2004-11-18 18:49 UTC (permalink / raw)
To: linux-mips; +Cc: ralf
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Compile in the serial driver for TX4927
2004-11-18 18:49 [PATCH] Compile in the serial driver for TX4927 Manish Lachwani
@ 2004-11-18 19:16 ` Maciej W. Rozycki
0 siblings, 0 replies; 2+ messages in thread
From: Maciej W. Rozycki @ 2004-11-18 19:16 UTC (permalink / raw)
To: Manish Lachwani; +Cc: linux-mips, ralf
On Thu, 18 Nov 2004, Manish Lachwani wrote:
> Attached small patch compiles in the serial driver (serial_txx9.c) for
> Toshiba TX4927.
> Thanks for Ralf Roesch for pointing this out
Applied as obvious, thanks.
Maciej
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-18 19:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18 18:49 [PATCH] Compile in the serial driver for TX4927 Manish Lachwani
2004-11-18 19:16 ` Maciej W. Rozycki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox