]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/cdrom/cdrom.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[karo-tx-linux.git] / drivers / cdrom / cdrom.c
index 5d475b3a0b2e96660d6474b90cfc7daa7b5a0aff..59cca72647a623dad42465c08021bb9f818933b8 100644 (file)
 #include <linux/blkdev.h>
 #include <linux/times.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 /* used to tell the module to turn on full debugging messages */
 static bool debug;