]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/x86/math-emu/load_store.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / arch / x86 / math-emu / load_store.c
index 95228ff042c09bad7bce04aadc0eb8425a24714b..1643054766eb59b5313180d5067e1530ca34d5be 100644 (file)
@@ -18,7 +18,7 @@
  |    other processes using the emulator while swapping is in progress.      |
  +---------------------------------------------------------------------------*/
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "fpu_system.h"
 #include "exception.h"