]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/s390/boot/compressed/misc.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / arch / s390 / boot / compressed / misc.c
index 4da604ebf6fd8edd75eb01951913c79991d0eca5..8515dd5a5663c6df8ef076b3c6d7f6a81d34d78e 100644 (file)
@@ -6,7 +6,7 @@
  * Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>
  */
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/page.h>
 #include <asm/sclp.h>
 #include <asm/ipl.h>