checkconfig patch to 2.1.88

Trevor Johnson (trevor@jpj.net)
Sat, 21 Feb 1998 09:59:30 -0800 (PST)


Here's a small patch which corrects the conditions found by "make
checkconfig" except for the one in the 3C509 driver.
___
Trevor Johnson

--- drivers/acorn/block/fd1772.c.orig Fri Feb 20 20:36:49 1998
+++ drivers/acorn/block/fd1772.c Sat Feb 21 09:51:56 1998
@@ -116,7 +116,6 @@
* 16/11/96 - Fiddled and frigged for 2.0.18
*/

-#include <linux/config.h>
#include <linux/sched.h>
#include <linux/fs.h>
#include <linux/fcntl.h>
--- drivers/acorn/scsi/cumana_1.c.orig Fri Feb 20 20:36:56 1998
+++ drivers/acorn/scsi/cumana_1.c Sat Feb 21 09:51:37 1998
@@ -36,7 +36,6 @@
* $Log: cumana_NCR5380.c,v $
*/

-#include <linux/config.h>
#include <linux/module.h>
#include <linux/signal.h>
#include <linux/sched.h>
--- drivers/acorn/scsi/ecoscsi.c.orig Fri Feb 20 20:36:57 1998
+++ drivers/acorn/scsi/ecoscsi.c Sat Feb 21 09:50:52 1998
@@ -35,7 +35,6 @@
* $Log: ecoscsi_NCR5380.c,v $
*/

-#include <linux/config.h>
#include <linux/module.h>
#include <linux/signal.h>
#include <linux/sched.h>
--- drivers/acorn/scsi/oak.c.orig Fri Feb 20 20:36:58 1998
+++ drivers/acorn/scsi/oak.c Sat Feb 21 09:52:24 1998
@@ -35,7 +35,6 @@
* $Log: oak.c,v $
*/

-#include <linux/config.h>
#include <linux/module.h>
#include <linux/signal.h>
#include <linux/sched.h>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu