]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/ia64/kernel/brl_emu.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / arch / ia64 / kernel / brl_emu.c
index 0b286ca164f9cf36fbecf9656b6830d193f710ee..8682df6263d6d35ad75e85bcdfe48175617f4b3c 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <linux/kernel.h>
 #include <linux/sched.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/processor.h>
 
 extern char ia64_set_b1, ia64_set_b2, ia64_set_b3, ia64_set_b4, ia64_set_b5;