]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - arch/x86/math-emu/reg_ld_str.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / arch / x86 / math-emu / reg_ld_str.c
index d597fe7423c98441f7ed52f8bcb0df3bd45646a9..2c98965a60ba70f6701edd22a52b2eeb43dd6ca6 100644 (file)
@@ -19,7 +19,7 @@
 
 #include "fpu_emu.h"
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "fpu_system.h"
 #include "exception.h"