Re: Linux 2.2.18pre18

From: Miquel van Smoorenburg (miquels@cistron.nl)
Date: Sun Oct 29 2000 - 08:32:04 EST


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/



This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:24 EST