arch:sparc:kernel/uprobes.c : Remove duplicate header
authorJagadeesh Pagadala <jagdsh.linux@gmail.com>
Wed, 27 Mar 2019 21:28:45 +0000 (02:58 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 May 2019 23:57:44 +0000 (16:57 -0700)
Remove duplicate header which is included twice.

Signed-off-by: Jagadeesh Pagadala <jagdsh.linux@gmail.com>
Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/uprobes.c

index d852ae56ddc1a2581affcd2424d8844064966840..c44bf5b85de8ca3cb92ae749f23c98f541013825 100644 (file)
@@ -29,7 +29,6 @@
 #include <linux/kdebug.h>
 
 #include <asm/cacheflush.h>
-#include <linux/uaccess.h>
 
 /* Compute the address of the breakpoint instruction and return it.
  *