Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[sfrench/cifs-2.6.git] / arch / cris / kernel / profile.c
index cd9f15b92f8f152cacb69c68abf59aea81833afe..ad56b37f8e11b204a856854d9e4e157706908475 100644 (file)
@@ -5,7 +5,7 @@
 #include <linux/slab.h>
 #include <linux/types.h>
 #include <asm/ptrace.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #define SAMPLE_BUFFER_SIZE 8192