]> git.ipfire.org Git - people/ms/linux.git/blobdiff - drivers/scsi/dpt_i2o.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / drivers / scsi / dpt_i2o.c
index 27c0dce22e72a1188dcec434a12bee7d0a72ff33..5f75e638ec95af5476f15780bf4fa6f7ea12a0b7 100644 (file)
@@ -37,7 +37,7 @@ MODULE_DESCRIPTION("Adaptec I2O RAID Driver");
 ////////////////////////////////////////////////////////////////
 
 #include <linux/ioctl.h>       /* For SCSI-Passthrough */
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include <linux/stat.h>
 #include <linux/slab.h>                /* for kmalloc() */