Re: Linux 2.2.18pre22

From: John Kennedy (jk@csuchico.edu)
Date: Wed Nov 22 2000 - 08:48:48 EST


On Sun, Nov 19, 2000 at 01:11:33AM +0000, Alan Cox wrote:
> Anything which isnt a strict bug fix or previously agreed is now 2.2.19
> material.

  I needed to add this to get my kernel to compile. I was trying to
get pci_resource_start to be defined. It was only an issue with this
one object file, so this may or may not be the right place.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
--- ./drivers/scsi/megaraid.c.OLD Tue Nov 21 07:04:57 2000
+++ ./drivers/scsi/megaraid.c Tue Nov 21 20:16:08 2000
@@ -248,6 +248,8 @@
 #include <asm/uaccess.h>
 #endif
 
+#include <linux/kcomp.h>
+
 #include "sd.h"
 #include "scsi.h"
 #include "hosts.h"
-
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 : Thu Nov 23 2000 - 21:00:23 EST