Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-2.6-block.git] / arch / sparc / kernel / uprobes.c
index b6831405060239f8c419aa849fd5b112dda55536..d852ae56ddc1a2581affcd2424d8844064966840 100644 (file)
@@ -29,7 +29,7 @@
 #include <linux/kdebug.h>
 
 #include <asm/cacheflush.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /* Compute the address of the breakpoint instruction and return it.
  *