]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/avr32/kernel/ptrace.c
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
[mirror_ubuntu-zesty-kernel.git] / arch / avr32 / kernel / ptrace.c
index 4aedcab7cd4b9257343e8f0be68edea2b48cd77e..a89b893279bbbf90360b598e74b5949e4b00d5b4 100644 (file)
@@ -17,7 +17,7 @@
 #include <linux/notifier.h>
 
 #include <asm/traps.h>
-#include <asm/uaccess.h>
+#include <linux/uaccess.h>
 #include <asm/ocd.h>
 #include <asm/mmu_context.h>
 #include <linux/kdebug.h>