patch-2.3.10 linux/drivers/scsi/53c7xx.c
Next file: linux/drivers/scsi/NCR53C9x.c
Previous file: linux/drivers/sbus/sbus.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Mon Jul 5 20:35:18 1999
- Orig file:
v2.3.9/linux/drivers/scsi/53c7xx.c
- Orig date:
Mon Oct 5 13:43:31 1998
diff -u --recursive --new-file v2.3.9/linux/drivers/scsi/53c7xx.c linux/drivers/scsi/53c7xx.c
@@ -254,9 +254,9 @@
#include <linux/time.h>
#include <linux/blk.h>
#include <asm/spinlock.h>
+#include <asm/pgtable.h>
#ifdef CONFIG_AMIGA
-#include <asm/pgtable.h>
#include <asm/amigahw.h>
#include <asm/amigaints.h>
#include <asm/irq.h>
@@ -266,7 +266,6 @@
#endif
#ifdef CONFIG_MVME16x
-#include <asm/pgtable.h>
#include <asm/mvme16xhw.h>
#define BIG_ENDIAN
@@ -275,7 +274,6 @@
#endif
#ifdef CONFIG_BVME6000
-#include <asm/pgtable.h>
#include <asm/bvme6000hw.h>
#define BIG_ENDIAN
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)