]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/char/hw_random/core.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / drivers / char / hw_random / core.c
index d2d2c89de5b4428e627eb06d9733ec1bcf2c2b0d..87fba424817e509e6d87bc931079b5a34ffcb706 100644 (file)
@@ -43,7 +43,7 @@
 #include <linux/slab.h>
 #include <linux/random.h>
 #include <linux/err.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 
 #define RNG_MODULE_NAME                "hw_random"