Commit a95a9e5f authored by Jagadeesh Pagadala's avatar Jagadeesh Pagadala Committed by David S. Miller

arch:sparc:kernel/uprobes.c : Remove duplicate header

Remove duplicate header which is included twice.
Signed-off-by: default avatarJagadeesh Pagadala <jagdsh.linux@gmail.com>
Reviewed-by: default avatarMukesh Ojha <mojha@codeaurora.org>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 92fab77b
...@@ -29,7 +29,6 @@ ...@@ -29,7 +29,6 @@
#include <linux/kdebug.h> #include <linux/kdebug.h>
#include <asm/cacheflush.h> #include <asm/cacheflush.h>
#include <linux/uaccess.h>
/* Compute the address of the breakpoint instruction and return it. /* Compute the address of the breakpoint instruction and return it.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment