lkml.org 
[lkml]   [2000]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: Linux 2.2.18pre22
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/
\
 
 \ /
  Last update: 2005-03-22 12:47    [W:0.117 / U:1.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site