patch-2.1.2 linux/drivers/scsi/53c7,8xx.c
Next file: linux/drivers/scsi/NCR5380.c
Previous file: linux/drivers/net/smc9194.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon Oct 7 08:55:47 1996
- Orig file:
v2.1.1/linux/drivers/scsi/53c7,8xx.c
- Orig date:
Sat Oct 5 16:58:34 1996
diff -u --recursive --new-file v2.1.1/linux/drivers/scsi/53c7,8xx.c linux/drivers/scsi/53c7,8xx.c
@@ -153,7 +153,7 @@
* in the host code.
*
* On the NCR53c710, interrupts are generated as on the NCR53c8x0,
- * only the lack of a interrupt-on-the-fly facility complicates
+ * only the lack of an interrupt-on-the-fly facility complicates
* things. Also, SCSI ID registers and commands are
* bit fielded rather than binary encoded.
*
@@ -248,7 +248,7 @@
#include <linux/proc_fs.h>
#include <linux/string.h>
#include <linux/malloc.h>
-#include <linuxv/malloc.h>
+#include <linux/vmalloc.h>
#include <linux/mm.h>
#include <linux/ioport.h>
#include <linux/time.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov