public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: miquels@cistron.nl (Miquel van Smoorenburg)
To: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.2.18pre18
Date: 29 Oct 2000 13:32:04 GMT	[thread overview]
Message-ID: <8th8sk$9rs$1@enterprise.cistron.net> (raw)
In-Reply-To: <E13peHk-0005ep-00@the-village.bc.nu>

In article <E13peHk-0005ep-00@the-village.bc.nu>,
Alan Cox  <alan@lxorguk.ukuu.org.uk> wrote:
>2.2.18pre18
>o	Fix rtc_lock for ide-probe, and hd.c		(Richard Johnson)

I need this to get it to compile:

--- linux-2.2.18pre18.orig/drivers/block/ide-probe.c	Sun Oct 29 13:02:39 2000
+++ linux-2.2.18pre18/drivers/block/ide-probe.c	Sun Oct 29 14:26:20 2000
@@ -45,6 +45,8 @@
 
 #include "ide.h"
 
+extern spinlock_t rtc_lock;
+
 static inline void do_identify (ide_drive_t *drive, byte cmd)
 {
 	int bswap = 1;


Mike.
-- 
People get the operating system they deserve.
-
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/

  parent reply	other threads:[~2000-10-29 13:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-28 22:17 Linux 2.2.18pre18 Alan Cox
2000-10-28 23:12 ` Andre Hedrick
2000-10-29 13:32 ` Miquel van Smoorenburg [this message]
2000-11-01  9:53   ` Linux 2.2.18pre18 [rtc_lock] Paul Gortmaker

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='8th8sk$9rs$1@enterprise.cistron.net' \
    --to=miquels@cistron.nl \
    --cc=linux-kernel@vger.kernel.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