]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/powerpc/platforms/cell/spufs/coredump.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-zesty-kernel.git] / arch / powerpc / platforms / cell / spufs / coredump.c
index 85c85eb3e245d7a7a9600a8fce95a592789f38bc..e5a891ae80ee5e6881bd10be148c04519d3dffd0 100644 (file)
@@ -30,7 +30,7 @@
 #include <linux/coredump.h>
 #include <linux/binfmts.h>
 
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 
 #include "spufs.h"