public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rasmus Andersen <rasmus@jaquet.dk>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: Re: link failure (drivers/char/riscom8.c) (240test13p2)
Date: Sun, 17 Dec 2000 09:30:24 +0100	[thread overview]
Message-ID: <20001217093024.A612@jaquet.dk> (raw)
In-Reply-To: <20001216225222.D609@jaquet.dk> <E147Pxr-0003IA-00@the-village.bc.nu>
In-Reply-To: <E147Pxr-0003IA-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Sat, Dec 16, 2000 at 10:37:59PM +0000

On Sat, Dec 16, 2000 at 10:37:59PM +0000, Alan Cox wrote:
> Remove the call from tty_init. riscom8 now uses the new style initialisers

I guess this would do it then.


--- linux-240-t13-pre2-clean/drivers/char/tty_io.c	Thu Dec 14 20:13:29 2000
+++ linux/drivers/char/tty_io.c	Sun Dec 17 09:27:32 2000
@@ -2319,9 +2319,6 @@
 #ifdef CONFIG_DIGIEPCA
 	pc_init();
 #endif
-#ifdef CONFIG_RISCOM8
-	riscom8_init();
-#endif
 #ifdef CONFIG_SPECIALIX
 	specialix_init();
 #endif


-- 
Regards,
        Rasmus(rasmus@jaquet.dk)

Cutler Webster's Law: There are two sides to every argument, unless a 
person is personally involved, in which case there is only one. 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2000-12-17  9:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-16 21:52 link failure (drivers/char/riscom8.c) (240test13p2) Rasmus Andersen
2000-12-16 22:37 ` Alan Cox
2000-12-17  8:30   ` Rasmus Andersen [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=20001217093024.A612@jaquet.dk \
    --to=rasmus@jaquet.dk \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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