summaryrefslogtreecommitdiffstats
path: root/arch/sparc
diff options
context:
space:
mode:
authorJagadeesh Pagadala2019-03-27 22:28:45 +0100
committerDavid S. Miller2019-05-09 01:57:44 +0200
commita95a9e5f0fdf9ef7c1b1cbf2788cb0df28a97bfb (patch)
tree67ab87767b3e5a0c2840d2e07cd295bc3bc2c2c5 /arch/sparc
parentMerge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux (diff)
downloadkernel-qcow2-linux-a95a9e5f0fdf9ef7c1b1cbf2788cb0df28a97bfb.tar.gz
kernel-qcow2-linux-a95a9e5f0fdf9ef7c1b1cbf2788cb0df28a97bfb.tar.xz
kernel-qcow2-linux-a95a9e5f0fdf9ef7c1b1cbf2788cb0df28a97bfb.zip
arch:sparc:kernel/uprobes.c : Remove duplicate header
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>
Diffstat (limited to 'arch/sparc')
-rw-r--r--arch/sparc/kernel/uprobes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/kernel/uprobes.c b/arch/sparc/kernel/uprobes.c
index d852ae56ddc1..c44bf5b85de8 100644
--- a/arch/sparc/kernel/uprobes.c
+++ b/arch/sparc/kernel/uprobes.c
@@ -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.
*