]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/char/lp.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[thirdparty/linux.git] / drivers / char / lp.c
index c4094c4e22c11dda9647d3d472a18203f98f9649..5b6742770656746e3f0f6c2c88c439253a5122fb 100644 (file)
 #include <linux/lp.h>
 
 #include <asm/irq.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /* if you have more than 8 printers, remember to increase LP_NO */
 #define LP_NO 8