]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/net/ethernet/sis/sis900.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-artful-kernel.git] / drivers / net / ethernet / sis / sis900.c
index 39fca6c0b68dbf62454c1c4092770b0509f50946..19a458716f1ae11cb6e27100834771d0ff5fc6f6 100644 (file)
@@ -74,7 +74,7 @@
 #include <asm/processor.h>      /* Processor type for cache alignment. */
 #include <asm/io.h>
 #include <asm/irq.h>
-#include <asm/uaccess.h>       /* User space memory access functions */
+#include <linux/uaccess.h>     /* User space memory access functions */
 
 #include "sis900.h"