linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: Atsushi Nemoto <anemo@mba.ocn.ne.jp>,
	akpm@osdl.org, linux-kernel@vger.kernel.org, bunk@stusta.de
Subject: Re: [PATCH] Fix SERIAL_TXX9 dependencies
Date: Mon, 31 Jan 2005 21:23:10 +0100	[thread overview]
Message-ID: <200501312123.11451.arnd@arndb.de> (raw)
In-Reply-To: <20050130165839.GB27703@linux-mips.org>

[-- Attachment #1: Type: text/plain, Size: 967 bytes --]

On Sünndag 30 Januar 2005 17:58, Ralf Baechle wrote:
> Hmm...  Atushi sent me this new-style serial driver when I asked him for
> replacements for the old style drivers in drivers/char/ so my undertanding
> was it was a full replacement for all of them.  I'll check on the tx3912
> and will try to send an update later today.

I just found that the version in -mm2 does not add the Makefile change, so
you need this patchlet on top. If you haven't redone the patch yet, it might
be better still to rename the file to txx9.o, as serial/serial_* is a bit
redundant.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>

--- linux-mm.orig/drivers/serial/Makefile	2005-01-28 07:21:24.000000000 -0500
+++ linux-mm/drivers/serial/Makefile	2005-01-31 15:34:55.198987872 -0500
@@ -48,3 +48,4 @@
 obj-$(CONFIG_SERIAL_M32R_SIO) += m32r_sio.o
 obj-$(CONFIG_SERIAL_MPSC) += mpsc.o
 obj-$(CONFIG_ETRAX_SERIAL) += crisv10.o
+obj-$(CONFIG_SERIAL_TXX9) += serial_txx9.o

[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2005-01-31 20:33 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-29 21:11 2.6.11-rc2-mm2 Andrew Morton
2005-01-29 22:52 ` 2.6.11-rc2-mm2 Brice Goglin
2005-01-29 23:10 ` 2.6.11-rc2-mm2 Sean Neakums
2005-01-29 23:56   ` 2.6.11-rc2-mm2 Sean Neakums
2005-01-29 23:12 ` [patch 2.6.11-rc2-mm2] fix SERIAL_TXX9 dependencies Adrian Bunk
2005-01-29 23:16   ` Ralf Baechle
2005-01-30  0:15   ` [PATCH] Fix " Ralf Baechle
2005-01-30 13:05     ` Atsushi Nemoto
2005-01-30 15:45       ` Arnd Bergmann
2005-01-30 16:58         ` Ralf Baechle
2005-01-31  1:04           ` Atsushi Nemoto
2005-01-31 20:23           ` Arnd Bergmann [this message]
2005-01-31 20:53             ` Ralf Baechle
2005-01-31 21:29               ` Arnd Bergmann
2005-02-01  0:50             ` Atsushi Nemoto
2005-01-30 16:49       ` Ralf Baechle
2005-01-30  0:58 ` 2.6.11-rc2-mm2 - "freeing b_committed_data" Nathan Lynch
2005-01-30  1:06   ` Andrew Morton
2005-01-30  6:20 ` 2.6.11-rc2-mm2 Andrew Nelson
2005-01-30 11:03   ` 2.6.11-rc2-mm2 Rafael J. Wysocki
2005-01-31 21:15 ` 2.6.11-rc2-mm2 Andre Eisenbach
2005-01-31 21:46   ` 2.6.11-rc2-mm2 Laurent Riffard
2005-02-01  1:26     ` 2.6.11-rc2-mm2 Jim Nelson
2005-02-01 17:25     ` 2.6.11-rc2-mm2 Andre Eisenbach
2005-02-01  9:17 ` 2.6.11-rc2-mm2 Nick Piggin

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=200501312123.11451.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=akpm@osdl.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).