Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-2.6-block.git] / arch / sparc / kernel / traps_64.c
index 496fa926e1e003ef85fc6ec7303b1db1ea1b8763..4bc10e44d1ca32a0acdf69b8492e128e7ef0e600 100644 (file)
@@ -29,7 +29,7 @@
 #include <asm/page.h>
 #include <asm/pgtable.h>
 #include <asm/unistd.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/fpumacro.h>
 #include <asm/lsu.h>
 #include <asm/dcu.h>