Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-2.6-block.git] / arch / mips / kernel / irq.c
index f25f7eab7307e92ec22a17228a7afba68cd5327c..f8f5836eb3c1b202a4bc40dc8fcb433cae46444f 100644 (file)
@@ -23,7 +23,7 @@
 #include <linux/ftrace.h>
 
 #include <linux/atomic.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /*
  * 'what should we do if we get a hw irq event on an illegal vector'.