]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/edac/edac_device.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / drivers / edac / edac_device.c
index de4d5d08af9e409faca4515f7c49a9a8700e8b97..65cf2b9355c47126a5f589efc3abc207edb4b773 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #include <asm/page.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <linux/ctype.h>
 #include <linux/highmem.h>
 #include <linux/init.h>