]> git.ipfire.org Git - people/ms/linux.git/blobdiff - arch/powerpc/platforms/cell/spufs/syscalls.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[people/ms/linux.git] / arch / powerpc / platforms / cell / spufs / syscalls.c
index a87200a535fae99065a5aafb27775f736c31aa5c..0d290ea83dc106272f678eb045fd021abe0cc642 100644 (file)
@@ -5,7 +5,7 @@
 #include <linux/namei.h>
 #include <linux/slab.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "spufs.h"