]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - kernel/power/user.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / kernel / power / user.c
index 35310b627388864b3125bce827e96d1a072c15b3..22df9f7ff672425f1200c421eceff5a41c220ff2 100644 (file)
@@ -25,7 +25,7 @@
 #include <linux/cpu.h>
 #include <linux/freezer.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "power.h"