Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[linux-2.6-block.git] / arch / metag / kernel / irq.c
index 3074b64793e6fc9b57e8ac772c8e26274c36d8b6..c9939604a38f03a5c4ceb2943348d965b16c1711 100644 (file)
@@ -13,7 +13,7 @@
 
 #include <asm/core_reg.h>
 #include <asm/mach/arch.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #ifdef CONFIG_4KSTACKS
 union irq_ctx {